Interface IModuleElement
.NET interface for TO BE DEFINED FROM USER
public interface IModuleElement
Properties
Directives
List Directives { get; }
Property Value
EnclosedElements
List EnclosedElements { get; }
Property Value
EnclosingElement
Element EnclosingElement { get; }
Property Value
QualifiedName
Name QualifiedName { get; }
Property Value
SimpleName
Name SimpleName { get; }
Property Value
Methods
IsOpen()
bool IsOpen()
Returns
IsUnnamed()
bool IsUnnamed()