Libraries
»
aql
(0.0.3)
»
Index (C)
»
AQL
»
Node
»
Call
Class: AQL::Node::Call
Inherits:
AQL::Node
Object
AQL::Node
AQL::Node::Call
show all
Defined in:
lib/aql/node/call.rb
Overview
AST node for function call
Constant Summary
Constants inherited from
AQL::Node
NULL
Method Summary
Methods inherited from
AQL::Node
#aql
,
#visit