Class: FEEL::FunctionDefinition
- Defined in:
- lib/feel/nodes.rb
Overview
-
function definition = “function” , “(” , [ formal parameter { “,” , formal parameter } ] , “)” , [ “external” ] , expression ;
Method Summary
Methods inherited from Node
#access_property, #qualified_names_in_context, #raise_evaluation_error