- java.lang.Object
-
- org.joni.ast.Node
-
- org.joni.ast.CTypeNode
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.joni.ast.Node
Node.TopNode
-
-
Field Summary
Fields Modifier and Type Field Description booleanasciiRangeintctypebooleannot
-
Constructor Summary
Constructors Constructor Description CTypeNode(int type, boolean not, boolean asciiRange)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()java.lang.StringtoString(int level)-
Methods inherited from class org.joni.ast.Node
getAddressName, getChild, getType, getType2Bit, isSimple, newTop, pad, replaceWith, setChild, toString
-
-