ujf.verimag.bip.cmodel
Interface CExpression

All Superinterfaces:
CBodyItem, CStm
All Known Subinterfaces:
CCall, CConditionalExpression, CCreator, CFunctionCall, CHierarchy, CIndexed, CLiteral, CNavigation, COperation, CPointed, CSimpleName, CStructured, CTypeConvertion
All Known Implementing Classes:
CCallImpl, CConditionalExpressionImpl, CCreatorImpl, CExpressionImpl, CFunctionCallImpl, CHierarchyImpl, CIndexedImpl, CLiteralImpl, CNavigationImpl, COperationImpl, CPointedImpl, CSimpleNameImpl, CStructuredImpl, CTypeConvertionImpl

public interface CExpression
extends CStm

A representation of the model object 'CExpression'.

See Also:
CmodelPackage.getCExpression()