Interface PreprocessorItemModule

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, PreprocessorItem, PreprocessorItemDeclareStatement, PreprocessorItemMethodStatement, PreprocessorItemStatements
All Known Implementing Classes:
PreprocessorItemModuleImpl

public interface PreprocessorItemModule extends PreprocessorItemMethodStatement, PreprocessorItemDeclareStatement
A representation of the model object 'Preprocessor Item Module'.
See Also: