Uses of Class
com.blackrook.rookscript.resolvers.hostfunction.CompoundFunctionResolver
Package
Description
Contains host function resolvers.
-
Uses of CompoundFunctionResolver in com.blackrook.rookscript.resolvers.hostfunction
Modifier and TypeMethodDescriptionCompoundFunctionResolver.addFunction
(ScriptFunctionType functionType) Adds a script function type.CompoundFunctionResolver.addResolver
(ScriptFunctionResolver resolver) Adds all of the functions in a single resolver.CompoundFunctionResolver.clear()
Removes all resolvers (and all namespaced ones).