Class CommandParser.Result

java.lang.Object
ru.cwcode.commands.CommandParser.Result
Enclosing class:
CommandParser

public static class CommandParser.Result extends Object
  • Constructor Details

    • Result

      public Result(Command command, int deep)
  • Method Details

    • getCommand

      public Command getCommand()
    • getDeep

      public int getDeep()