Package jtb.cparser.syntaxtree
Class Constant
- Object
-
- Constant
-
- All Implemented Interfaces:
Serializable
,Node
public class Constant extends Object implements Node
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description NodeChoice
f0
-
Constructor Summary
Constructors Constructor Description Constant(NodeChoice n0)
-
-
-
Field Detail
-
f0
public NodeChoice f0
-
-
Constructor Detail
-
Constant
public Constant(NodeChoice n0)
-
-