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

Function parseCondition

parser.go:1564–1623  ·  view source on GitHub ↗

if ::= 'if' exp '{' [stat] '}' [else '{' [stat] '}']

(tokens *TokenChannel)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseBlockFunction · 0.85

Calls 3

parseExpressionFunction · 0.85
parseBlockFunction · 0.85
expectMethod · 0.80

Tested by

no test coverage detected