@Exported public interface MemberSelectTree extends ExpressionTree
expression . identifier
Modifier and Type | Method and Description |
---|---|
ExpressionTree |
getExpression() |
String |
getIdentifier() |
accept, getEndPosition, getKind, getStartPosition
ExpressionTree getExpression()
String getIdentifier()