Package uno.anahata.ai.nb.model.java
package uno.anahata.ai.nb.model.java
Data models and transfer objects representing Java-specific elements such as
types, members, and source file information.
-
ClassDescriptionA simple data object to hold the result of a class file search, containing the FileObject of the class and the ClassPath it belongs to.A record to hold structured information about a class member (field, constructor, or method).Represents a paginated result set for the members of a Java type.Represents a paginated result set from a Java package search.Describes the origin of a source file, which determines if it's modifiable.A record to hold information about a found type, including its origin.Defines the kind of Java type to search for.Represents a paginated result set from a Java type search within a package.
