Package com.github.beothorn.agent.parser
Class ASTNode
java.lang.Object
com.github.beothorn.agent.parser.ASTNode
-
Field Summary
Fields -
Method Summary
-
Field Details
-
token
-
flags
-
children
-
-
Method Details
-
n
-
n
-
apply
- Throws:
CompilationException
-
setMethodExpression
public void setMethodExpression() -
containsMethodExpression
public boolean containsMethodExpression() -
equals
-
hashCode
public int hashCode() -
toString
-