Class NodeScope
java.lang.Object
org.javacc.jjtree.NodeScope
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate Stringstatic NodeScopegetEnclosingNodeScope(Node node) booleanisVoid()boolean
-
Field Details
-
production
-
node_descriptor
-
closedVar
-
exceptionVar
-
nodeVar
-
scopeNumber
private final int scopeNumber
-
-
Constructor Details
-
NodeScope
-
-
Method Details
-
isVoid
public boolean isVoid() -
getNodeDescriptor
-
getNodeDescriptorText
-
getNodeVariable
-
constructVariable
-
usesCloseNodeVar
public boolean usesCloseNodeVar() -
getEnclosingNodeScope
-