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

Function testAST

parser_test.go:211–232  ·  view source on GitHub ↗
(code []byte, expected AST, t *testing.T)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

TestParserExpression1Function · 0.85
TestParserExpression2Function · 0.85
TestParserIfFunction · 0.85
TestParserIfElseFunction · 0.85
TestParserAssignment1Function · 0.85
TestParserAssignment2Function · 0.85
TestParserAssignmentCharFunction · 0.85
TestParserFor1Function · 0.85
TestParserFor2Function · 0.85
TestParserFor3Function · 0.85
TestParserFunction1Function · 0.85
TestParserFunction2Function · 0.85

Calls 3

tokenizeFunction · 0.85
parseFunction · 0.85
compareASTsFunction · 0.85

Tested by

no test coverage detected