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

Function function_parameter

simc/parser/function_parser.py:391–446  ·  view source on GitHub ↗

Parse function parameter 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 default_val_requir

(tokens, i, table, default_val_required)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

function_parametersFunction · 0.85

Calls 3

check_ifFunction · 0.85
errorFunction · 0.85
get_by_idMethod · 0.80

Tested by

no test coverage detected