MCPcopy Create free account
hub / github.com/MauriceGit/compiler / parseAssignment

Function parseAssignment

parser.go:1475–1561  ·  view source on GitHub ↗

parseBlock parses a list of statements from the tokens.

(tokens *TokenChannel)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

parseLoopFunction · 0.85
parseBlockFunction · 0.85

Calls 9

parseVarListFunction · 0.85
getOperatorTypeFunction · 0.85
parseExpressionFunction · 0.85
parseExpressionListFunction · 0.85
expectTypeMethod · 0.80
expectMethod · 0.80
pushBackMethod · 0.80
createTokenMethod · 0.80
startPosMethod · 0.65

Tested by

no test coverage detected