FunctionCallEvent¶
-
class
Cocotec.CocoPlatform.Coco.FunctionCallEvent
: public Cocotec.CocoPlatform.Coco.Event¶ A call of a function. In this case the StructuredValue’s values() are the function arguments, in order.
Public Functions
-
Cocotec.CocoPlatform.Coco.Node
FunctionNode
()¶ The declaration of the function that is being called.
-
Cocotec.CocoPlatform.Coco.Node