|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ASTTypeClause.ClauseType | |
|---|---|
| org.quattor.pan.parser | Provides classes for the implementation of the pan language parser. |
| Uses of ASTTypeClause.ClauseType in org.quattor.pan.parser |
|---|
| Methods in org.quattor.pan.parser that return ASTTypeClause.ClauseType | |
|---|---|
ASTTypeClause.ClauseType |
ASTTypeClause.getClauseType()
|
static ASTTypeClause.ClauseType |
ASTTypeClause.ClauseType.valueOf(java.lang.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. |
| Methods in org.quattor.pan.parser with parameters of type ASTTypeClause.ClauseType | |
|---|---|
void |
ASTTypeClause.setClauseType(ASTTypeClause.ClauseType clauseType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||