Package com._1c.g5.v8.dt.bsl.model
Interface PreprocessorExpression
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
BinaryPreprocessorExpression,BracketPreprocessorExpression,PreprocessorLiteralExpression,UnaryPreprocessorExpression
- All Known Implementing Classes:
BinaryPreprocessorExpressionImpl,BracketPreprocessorExpressionImpl,PreprocessorExpressionImpl,PreprocessorLiteralExpressionImpl,UnaryPreprocessorExpressionImpl
public interface PreprocessorExpression extends org.eclipse.emf.ecore.EObjectA representation of the model object 'Preprocessor Expression'.- See Also:
BslPackage.getPreprocessorExpression()