Uses of Class
com.iohao.net.framework.core.SuggestInformation
Packages that use SuggestInformation
Package
Description
Provides the core action execution model, metadata, lifecycle hooks, and shared runtime building
blocks used by ionet business logic.
-
Uses of SuggestInformation in com.iohao.net.framework.core
Methods in com.iohao.net.framework.core with parameters of type SuggestInformationModifier and TypeMethodDescriptionvoidCodeSuggest.inspect(SuggestInformation suggest) Inspect the given suggestion context and emit any applicable recommendations.voidDefaultCodeSuggest.inspect(SuggestInformation suggest)