Class ASTBoolean (0.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicclass ASTBooleanextendsSimpleNodeInherited Members
Constructors
ASTBoolean(Copy p, int id)
publicASTBoolean(Copyp,intid) Name
Description
ASTBoolean(int id)
publicASTBoolean(intid) Name
Description
Methods
getBool()
publicbooleangetBool() Type
Description
jjtAccept(CopyVisitor visitor, Object data)
publicObjectjjtAccept(CopyVisitorvisitor,Objectdata)Accept the visitor. *
Name
Description
Returns
Type
Description
Overrides
setBool(boolean value)
publicvoidsetBool(booleanvalue) Name
Description
toString()
publicStringtoString() Type
Description
Overrides