|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Parser.Mode | |
|---|---|
| org.crsh.cmdline.matcher.impl | |
| Uses of Parser.Mode in org.crsh.cmdline.matcher.impl |
|---|
| Methods in org.crsh.cmdline.matcher.impl that return Parser.Mode | |
|---|---|
Parser.Mode |
Parser.getMode()
|
static Parser.Mode |
Parser.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Parser.Mode[] |
Parser.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.crsh.cmdline.matcher.impl with parameters of type Parser.Mode | |
|---|---|
Parser(org.crsh.cmdline.matcher.impl.Tokenizer tokenizer,
ClassDescriptor<T> command,
String mainName,
Parser.Mode mode)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||