Class JavaTypeSource
java.lang.Object
uno.anahata.ai.nb.model.java2.JavaTypeSource
- Direct Known Subclasses:
JavaMemberSource
A rich result object that represents the outcome of a source-finding operation for a JavaType.
It handles both top-level and nested types by resolving the outermost type element.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionJavaTypeSource(JavaType javaType) Constructs a new JavaTypeSource and attempts to find the source file for the given JavaType. -
Method Summary
-
Field Details
-
javaType
-
sourceFile
protected final org.openide.filesystems.FileObject sourceFile -
-
-
Constructor Details
-
JavaTypeSource
-
