Interface JAssignmentTarget
- All Superinterfaces:
JExpression, JGenerable
- All Known Implementing Classes:
JArrayCompRef, JFieldRef, JFieldVar, JVar
Marker interface for code components that can be placed to
the left of '=' in an assignment.
A left hand value can always be a right hand value, so
this interface derives from
JExpression.-
Method Details
-
assign
-
assignPlus
-