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 | 
|---|---|
Tree | 
getContextTree()  | 
Element | 
getElementForType()
Returns an  
Element that has the type of this assignment context. | 
protected final Node node
public AssignmentLhsContext(Node node)
public Element getElementForType()
AssignmentContextElement that has the type of this assignment context.getElementForType in class AssignmentContextpublic Tree getContextTree()
getContextTree in class AssignmentContext