Table of Contents

Interface IDeclaredType

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

.NET interface for TO BE DEFINED FROM USER

public interface IDeclaredType : IReferenceType, ITypeMirror, IAnnotatedConstruct
Inherited Members

Properties

EnclosingType

TypeMirror EnclosingType { get; }

Property Value

TypeMirror

TypeArguments

List TypeArguments { get; }

Property Value

List

Methods

AsElement()

Element AsElement()

Returns

Element

Element