Package com.walkfares.function
Class IntrospectionFunctions
java.lang.Object
com.walkfares.function.AbstractFunctionHolder
com.walkfares.function.IntrospectionFunctions
- All Implemented Interfaces:
FunctionHolder
public class IntrospectionFunctions extends AbstractFunctionHolder implements FunctionHolder
-
Constructor Summary
Constructors Constructor Description IntrospectionFunctions() -
Method Summary
Modifier and Type Method Description StringgetCategory()List<Function>getFunctions()VarListmethods(Var object)VarListproperties(Var object)List<VarDynamicObject>propertyNames(Var object)VartypeOf(Var object)Varvariable(OpenDSLContext context, VarScalar name)Varvariable(OpenDSLContext context, Var obj, VarScalar name)VarListvariables()
-
Constructor Details
-
IntrospectionFunctions
public IntrospectionFunctions()
-
-
Method Details
-
getCategory
- Specified by:
getCategoryin interfaceFunctionHolder
-
getFunctions
- Specified by:
getFunctionsin interfaceFunctionHolder
-
variable
-
variable
-
typeOf
-
properties
-
propertyNames
-
methods
-
variables
-