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