Table of Contents

Interface IModuleElement

Namespace
Javax.Lang.Model.Element
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IModuleElement

Properties

Directives

List Directives { get; }

Property Value

List

EnclosedElements

List EnclosedElements { get; }

Property Value

List

EnclosingElement

Element EnclosingElement { get; }

Property Value

Element

QualifiedName

Name QualifiedName { get; }

Property Value

Name

SimpleName

Name SimpleName { get; }

Property Value

Name

Methods

IsOpen()

bool IsOpen()

Returns

bool

bool

IsUnnamed()

bool IsUnnamed()

Returns

bool

bool