MCPcopy Create free account
hub / github.com/DAddYE/igo / checkExpr

Method checkExpr

parser/parser.go:1427–1455  ·  view source on GitHub ↗

checkExpr checks that x is an expression (and not a type).

(x ast.Expr)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

parseExprListMethod · 0.95
parseElementMethod · 0.95
parsePrimaryExprMethod · 0.95
parseUnaryExprMethod · 0.95
parseBinaryExprMethod · 0.95
parseRhsMethod · 0.95
makeExprMethod · 0.95

Calls 4

errorExpectedMethod · 0.95
unparenFunction · 0.85
PosMethod · 0.65
EndMethod · 0.65

Tested by

no test coverage detected