MCPcopy Create free account
hub / github.com/cimplec/sim-c / function_parameters

Function function_parameters

simc/parser/function_parser.py:327–388  ·  view source on GitHub ↗

Parse function parameters Params ====== tokens (list) = List of tokens i (int) = Current index in list of tokens table (SymbolTable) = Symbol table constructed holding information about identifiers and constants Returns ======= param

(tokens, i, table)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 3

function_parameterFunction · 0.85
errorFunction · 0.85
check_ifFunction · 0.85

Tested by

no test coverage detected