Package org.apache.geronimo.gshell.parser

Interface Summary
CommandLineParserConstants Token literal values and constants.
CommandLineParserTreeConstants  
CommandLineParserVisitor  
Node  
 

Class Summary
ASTCommandLine  
ASTExpression  
ASTOpaqueString Represents an opaque argument.
ASTPlainString Represents a plain unquoted argument.
ASTProcess  
ASTQuotedString Represents a quoted (with double quotes) argument.
CommandLineParser Command line parser.
CommandLineParserTokenManager Token Manager.
JJTCommandLineParserState  
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleNode  
StringSupport Support for string types.
Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError Token Manager Error.
 



Copyright © 2006-2009 The Apache Software Foundation. All Rights Reserved.