Class EnumFunctionResolver

java.lang.Object
com.blackrook.rookscript.resolvers.hostfunction.EnumFunctionResolver
All Implemented Interfaces:
ScriptFunctionResolver

public class EnumFunctionResolver extends Object implements ScriptFunctionResolver
A special kind of host function resolver that wraps an Enum of ScriptFunctionType.
Author:
Matthew Tropiano