Interface VarTypeTree
- All Known Implementing Classes:
VarTypeTreeImpl
'var' type tree used for local variables.
JLS 10 - ยง14.4
varToken()
- Since:
- Java 10
-
Nested Class Summary
-
Method Summary
Methods inherited from interface Tree
accept, firstToken, is, kind, lastToken, parentMethods inherited from interface TypeTree
annotations, symbolType
-
Method Details
-
varToken
SyntaxToken varToken()
-