|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAssignmentETIR
Method Summary | |
---|---|
ExpressionTIR |
getExpression()
Returns the expression of the assignment expression. |
LValueTIR |
getLValue()
Returns the variable of the assignment expression. |
Methods inherited from interface org.norecess.citkit.tir.ExpressionTIR |
---|
accept, getType |
Methods inherited from interface org.norecess.citkit.tir.HobbesTIR |
---|
getPosition |
Method Detail |
---|
ExpressionTIR getExpression()
LValueTIR getLValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |