Package | Description |
---|---|
org.crsh.cli.impl.invocation | |
org.crsh.cli.impl.parser | |
org.crsh.cli.impl.tokenizer |
Modifier and Type | Method and Description |
---|---|
private InvocationMatch<T> |
InvocationMatcher.match(Tokenizer tokenizer) |
Modifier and Type | Field and Description |
---|---|
(package private) Tokenizer |
Status.Request.tokenizer
.
|
private Tokenizer |
Parser.tokenizer
.
|
Constructor and Description |
---|
Parser(Tokenizer tokenizer,
CommandDescriptor<T> command,
Mode mode) |
Status.Request(Mode mode,
Tokenizer tokenizer,
CommandDescriptor<T> command) |
Modifier and Type | Class and Description |
---|---|
class |
TokenizerImpl |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.