Function blackbird::_get_num_args

Function Documentation

int blackbird::_get_num_args(Visitor *V, blackbirdParser::ArgumentsContext *ctx)

Parse Blackbird function arguments to determine the number of arguments

Parameters
  • V – the Blackbird visitor

  • ctxArgumentsContext

Returns

the number of arguments present