Package | Description |
---|---|
org.sonatype.gshell.parser.impl |
Shell syntax parser implementation.
|
org.sonatype.gshell.parser.impl.visitor |
AST visitors.
|
Modifier and Type | Class and Description |
---|---|
class |
ArgumentSupport
Support for argument types.
|
class |
ASTCommandLine |
class |
ASTExpression |
class |
ASTOpaqueArgument |
class |
ASTPlainArgument |
class |
ASTQuotedArgument |
class |
ASTWhitespace |
Modifier and Type | Method and Description |
---|---|
Object |
ParserVisitor.visit(SimpleNode node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
ExecutingVisitor.visit(SimpleNode node,
Object data) |
Object |
LoggingVisitor.visit(SimpleNode node,
Object data) |
Copyright © 2008-2013 Sonatype. All Rights Reserved.