Class SourceFile

    • Constructor Detail

      • SourceFile

        public SourceFile​(IElement parent,
                          java.lang.String name)
        Constructs a handle for a source file with the given parent element and the given name.
        Parameters:
        parent - the parent of the element, or null if the element has no parent
        name - the name of the element, or null if the element has no name