Package | Description |
---|---|
org.sonatype.gshell.parser.impl |
Shell syntax parser implementation.
|
org.sonatype.gshell.parser.impl.visitor |
AST visitors.
|
Class and Description |
---|
ASTCommandLine |
ASTExpression |
ASTOpaqueArgument |
ASTPlainArgument |
ASTQuotedArgument |
ASTWhitespace |
JJTParserState |
Node |
ParseException
This exception is thrown when parse errors are encountered.
|
Parser
Support for command line parsing.
|
ParserConstants
Token literal values and constants.
|
ParserTokenManager
Token Manager.
|
ParserTreeConstants |
ParserVisitor |
SimpleCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
SimpleNode |
Token
Describes the input token stream.
|
Class and Description |
---|
ASTCommandLine |
ASTExpression |
ASTOpaqueArgument |
ASTPlainArgument |
ASTQuotedArgument |
ASTWhitespace |
ParserVisitor |
SimpleNode |
Copyright © 2008-2013 Sonatype. All Rights Reserved.