com.ibm.etools.cobol.application.model.cobol

Interface SourceFile

  • All Superinterfaces:
    ASTNode, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier
    All Known Subinterfaces:
    ProgramSourceFile


    public interface SourceFile
    extends NamedElement
    A representation of a file that contains COBOL source.
    See Also:
    COBOLPackage.getSourceFile()