|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InstanceofExpression
A representation of the model object 'Instanceof Expression'.
The following features are supported:
JavaPackage.getInstanceofExpression()| Method Summary | |
|---|---|
Expression |
getLeftOperand()
Returns the value of the 'Left Operand' containment reference. |
TypeAccess |
getRightOperand()
Returns the value of the 'Right Operand' containment reference. |
void |
setLeftOperand(Expression value)
Sets the value of the ' Left Operand' containment reference. |
void |
setRightOperand(TypeAccess value)
Sets the value of the ' Right Operand' containment reference. |
| Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
|---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
| Method Detail |
|---|
TypeAccess getRightOperand()
If the meaning of the 'Right Operand' containment reference isn't clear, there really should be more of a description here...
setRightOperand(TypeAccess),
JavaPackage.getInstanceofExpression_RightOperand()void setRightOperand(TypeAccess value)
Right Operand' containment reference.
value - the new value of the 'Right Operand' containment reference.getRightOperand()Expression getLeftOperand()
If the meaning of the 'Left Operand' containment reference isn't clear, there really should be more of a description here...
setLeftOperand(Expression),
JavaPackage.getInstanceofExpression_LeftOperand()void setLeftOperand(Expression value)
Left Operand' containment reference.
value - the new value of the 'Left Operand' containment reference.getLeftOperand()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||