Method mklibpike()->parse()
- Method
parse
mapping(string:array(array(Parser.C.Token))) parse(array(Parser.C.Token)tokens)- Description
Returns a mapping from symbol to a tuple of return type and parameters.
mapping(string:array(array(Parser.C.Token))) parse(array(Parser.C.Token) tokens)
Returns a mapping from symbol to a tuple of return type and parameters.