Package com._1c.g5.v8.dt.ql.model
Interface NullLiteralExpression
- 
- All Superinterfaces:
- AbstractExpression,- ALiteralsExpression,- org.eclipse.emf.ecore.EObject,- org.eclipse.emf.common.notify.Notifier
 - All Known Implementing Classes:
- NullLiteralExpressionImpl
 
 public interface NullLiteralExpression extends ALiteralsExpression A representation of the model object 'Null Literal Expression'.- See Also:
- QlPackage.getNullLiteralExpression()