Class CommandUse

All Implemented Interfaces:
AnalysisResult, Executor, NestedStructure, Command

public class CommandUse
extends AbstractInsecureCommand
  • Constructor Summary

    Constructors 
    Constructor Description
    CommandUse​(java.lang.Class<?> klass, java.lang.String alias)  
  • Method Summary

    Modifier and Type Method Description
    void execute​(Interpreter interpreter)  

    Methods inherited from class com.scriptbasic.executors.commands.AbstractInsecureCommand

    assertInsecure

    Methods inherited from class com.scriptbasic.executors.commands.AbstractCommand

    checkedExecute, getNextCommand, setNextCommand

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait