Interface LabelTree
- All Superinterfaces:
StatementTree
,Tree
- All Known Implementing Classes:
LabelTreeImpl
Label which is used by goto statement.
label()
:
-
Nested Class Summary
-
Method Summary
-
Method Details
-
label
NameIdentifierTree label() -
colonToken
SyntaxToken colonToken()
-