Uses of Class
uno.anahata.ai.nb.model.java.ClassSearchResult
Packages that use ClassSearchResult
Package
Description
This package contains utility classes that provide helper functions and bridge
various NetBeans Platform APIs for use by the plugin's core components and tools.
-
Uses of ClassSearchResult in uno.anahata.ai.nb.util
Methods in uno.anahata.ai.nb.util that return ClassSearchResultModifier and TypeMethodDescriptionstatic ClassSearchResultNetBeansJavaQueryUtils.findClassFile(String classAsPath) Finds the FileObject corresponding to the compiled class file for a given FQN.
