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

Method parseExpr

parser/parser.go:1685–1691  ·  view source on GitHub ↗

If lhs is set and the result is an identifier, it is not resolved. The result may be a type or even a raw type ([...]int). Callers must check the result (using checkExpr or checkExprOrType), depending on context.

(lhs bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

parseExprListMethod · 0.95
parseElementMethod · 0.95
parseRhsMethod · 0.95
parseRhsOrTypeMethod · 0.95

Calls 3

parseBinaryExprMethod · 0.95
unFunction · 0.85
traceFunction · 0.85

Tested by

no test coverage detected