FunctionCallNode.id

the id of the function, assigned after checkAST has been called on this

struct FunctionCallNode
integer id;

Meta