|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Assignable
Interface to enable prefix assignment operators to be concatenable in C++
| Method Summary | |
|---|---|
boolean |
canAssign()
Returns whether this is assignable in the current context |
AbstractVarModel |
getClone()
Returns a clone of the variable to which a value is being assigned |
AbstractVarModel |
getVarReference()
Returns the variable to which a value can be assigned |
void |
setVarValue(Value inValue)
Sets the value of the variable |
| Method Detail |
|---|
boolean canAssign()
AbstractVarModel getVarReference()
AbstractVarModel getClone()
void setVarValue(Value inValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||