Uses of Class
uno.anahata.ai.nb.model.coding.SuggestChangeResult
Packages that use SuggestChangeResult
Package
Description
This package contains the heart of the Anahata NetBeans AI Plugin's unique
capabilities.
-
Uses of SuggestChangeResult in uno.anahata.ai.nb.tools
Methods in uno.anahata.ai.nb.tools that return SuggestChangeResultModifier and TypeMethodDescriptionstatic SuggestChangeResultCoding.suggestChange(String filePath, String proposedContent, String explanation, long lastModified) Proposes a change to an existing file by showing the NetBeans modal diff dialog to the user.
