| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A type cast expression.
| Method Summary | |
SciTypeExpression | getCastTo()Returns SciTypeExpression for the type to which the expression is casting. |
SciExpression | getCastWhat()Returns SciExpression which is casting to other type in this expression. |
| Methods inherited from interface com.togethersoft.openapi.sci.SciExpression |
accept, getKind, getParent, getType, operands, visitReferences, visitReferences |
| Methods inherited from interface com.togethersoft.openapi.sci.SciObject |
canCut, canDelete, canReplace, copy, cut, delete, getContainingFile, getContainingScope, getLanguage, getPositions, getText, getUserProperty, isReadOnly, replace, setUserProperty |
| Method Detail |
public SciTypeExpression getCastTo()
SciTypeExpression for the type to which the expression is casting.SciTypeExpression for the type to which the expression is castingpublic SciExpression getCastWhat()
SciExpression which is casting to other type in this expression.SciExpression which is casting to other type in this expression
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||