public class ASTNode extends Object
| Constructor and Description |
|---|
ASTNode() |
| Modifier and Type | Method and Description |
|---|---|
ClauseType |
getClauseType() |
void |
setClauseType(ClauseType clauseType) |
public ClauseType getClauseType()
public void setClauseType(ClauseType clauseType)
Copyright © 2016. All rights reserved.