Class ASTStart
java.lang.Object
repast.simphony.engine.watcher.query.SimpleNode
repast.simphony.engine.watcher.query.ASTStart
- All Implemented Interfaces:
 BooleanExpressionBuilder,Node
- 
Field Summary
Fields inherited from class repast.simphony.engine.watcher.query.SimpleNode
children, id, parent, parser - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class repast.simphony.engine.watcher.query.SimpleNode
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString, toString 
- 
Constructor Details
- 
ASTStart
public ASTStart(int id)  - 
ASTStart
 
 - 
 - 
Method Details
- 
buildExpression
- Specified by:
 buildExpressionin interfaceBooleanExpressionBuilder- Overrides:
 buildExpressionin classSimpleNode
 
 -