Each function call parameter has.
More...
Classes
Detailed Description
Each function call parameter has.
- primary name
- alias names (shortcuts, alternatives)
- list of values, whereby a value (VScriptValue)
- provides type information
- provides default text
- default value
A VScript callback function object (VScriptFunctor)
- is invoked with a list of function call parameters
- returns a string and a type information
Each VScriptable contains
- a map from strings to VScript function objects.