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

Function parseExpression

parser.go:1387–1442  ·  view source on GitHub ↗
(tokens *TokenChannel)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

parseDirectAccessFunction · 0.85
parseSimpleExpressionFunction · 0.85
parseUnaryExpressionFunction · 0.85
parseExpressionListFunction · 0.85
parseAssignmentFunction · 0.85
parseConditionFunction · 0.85
parseSwitchFunction · 0.85
parseRangedLoopFunction · 0.85

Calls 6

parseUnaryExpressionFunction · 0.85
parseSimpleExpressionFunction · 0.85
getOperatorTypeFunction · 0.85
parseDirectAccessFunction · 0.85
expectTypeMethod · 0.80
startPosMethod · 0.65

Tested by

no test coverage detected