Package com._1c.g5.v8.dt.ql.model
Interface ALiteralsExpression
-
- All Superinterfaces:
AbstractExpression
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
BooleanLiteralExpression
,DateLiteralExpression
,DcsParameterExpression
,NullLiteralExpression
,NumberLiteralExpression
,ParameterExpression
,StringLiteralExpression
,TypeLiteralExpression
,UndefinedLiteralExpression
,ValueLiteralExpression
- All Known Implementing Classes:
ALiteralsExpressionImpl
,BooleanLiteralExpressionImpl
,DateLiteralExpressionImpl
,DcsParameterExpressionImpl
,NullLiteralExpressionImpl
,NumberLiteralExpressionImpl
,ParameterExpressionImpl
,StringLiteralExpressionImpl
,TypeLiteralExpressionImpl
,UndefinedLiteralExpressionImpl
,ValueLiteralExpressionImpl
public interface ALiteralsExpression extends AbstractExpression
A representation of the model object 'ALiterals Expression'.- See Also:
QlPackage.getALiteralsExpression()