public static class AssignmentContext.AssignmentLhsContext extends AssignmentContext
AssignmentContext.AssignmentLhsContext, AssignmentContext.LambdaReturnContext, AssignmentContext.MethodParameterContext, AssignmentContext.MethodReturnContext
Constructor and Description |
---|
AssignmentLhsContext(Node node) |
Modifier and Type | Method and Description |
---|---|
@Nullable Tree |
getContextTree()
Returns the context tree.
|
@Nullable Element |
getElementForType()
Returns an
Element that has the type of this assignment context. |
protected final Node node
public AssignmentLhsContext(Node node)
public @Nullable Element getElementForType()
AssignmentContext
Element
that has the type of this assignment context.getElementForType
in class AssignmentContext
public @Nullable Tree getContextTree()
AssignmentContext
getContextTree
in class AssignmentContext