Interface MethodReferenceTree
- All Superinterfaces:
ExpressionTree, Tree
- All Known Implementing Classes:
MethodReferenceTreeImpl
-
Nested Class Summary
-
Method Summary
Methods inherited from interface ExpressionTree
asConstant, asConstant, symbolType
-
Method Details
-
expression
Tree expression() -
doubleColon
SyntaxToken doubleColon() -
typeArguments
-
method
IdentifierTree method()
-