Interface PreprocessorDirective

All Superinterfaces:
AbstractCodeElement, Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
ConditionalDirective, IncludeDirective, MacroDirective, MacroUnit
All Known Implementing Classes:
ConditionalDirectiveImpl, IncludeDirectiveImpl, MacroDirectiveImpl, MacroUnitImpl, PreprocessorDirectiveImpl

public interface PreprocessorDirective
extends AbstractCodeElement
A representation of the model object 'Preprocessor Directive'.

The following features are supported:

See Also:
CodePackage.getPreprocessorDirective()