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

Function initializate_struct

simc/parser/struct_parser.py:6–35  ·  view source on GitHub ↗

Initialization of a struction when the variable instantiate is type of a declared struct Params ====== tokens (list) = List of tokens i (int) = Current index in token table (SymbolTable) = Symbol Table constructed holding information about ident

(tokens, i, table, instance_var_name, var_list)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseFunction · 0.85

Calls 3

get_by_idMethod · 0.80
get_by_symbolMethod · 0.80
entryMethod · 0.80

Tested by

no test coverage detected