Interface PrimitiveTypeTree
- All Superinterfaces:
ExpressionTree, Tree, TypeTree
- All Known Implementing Classes:
JavaTree.PrimitiveTypeTreeImpl
Primitive type.
JLS 4.2
- Since:
- Java 1.3
-
Nested Class Summary
-
Method Summary
Methods inherited from interface ExpressionTree
asConstant, asConstant, symbolTypeMethods inherited from interface TypeTree
annotations, symbolType
-
Method Details
-
keyword
SyntaxToken keyword()
-