| Package | Description |
|---|---|
| org.quattor.pan.parser |
Provides classes for the implementation of the pan language parser.
|
| Modifier and Type | Method and Description |
|---|---|
ASTStatement.StatementType |
ASTStatement.getStatementType() |
static ASTStatement.StatementType |
ASTStatement.StatementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ASTStatement.StatementType[] |
ASTStatement.StatementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ASTStatement.setStatementType(ASTStatement.StatementType type) |
Copyright © 2014 Quattor. All Rights Reserved.