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

Method parseOperand

parser/parser.go:1202–1252  ·  view source on GitHub ↗

parseOperand may return an expression or a raw type (incl. array types of the form [...]T. Callers must verify the result. If lhs is set and the result is an identifier, it is not resolved.

(lhs bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parsePrimaryExprMethod · 0.95

Calls 12

nextMethod · 0.95
parseIdentMethod · 0.95
resolveMethod · 0.95
parseRhsOrTypeMethod · 0.95
expectMethod · 0.95
parseFuncTypeOrLitMethod · 0.95
tryIdentOrTypeMethod · 0.95
errorExpectedMethod · 0.95
unFunction · 0.85
traceFunction · 0.85
assertFunction · 0.85
syncStmtFunction · 0.85

Tested by

no test coverage detected