MCPcopy Create free account
hub / github.com/alaingilbert/agl / parseArrayType

Method parseArrayType

pkg/parser/parser.go:694–720  ·  view source on GitHub ↗

"[" has already been consumed, and lbrack is its position. If len != nil it is the already consumed array length.

(lbrack token.Pos, len ast.Expr)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

parseTypeSpecMethod · 0.95

Calls 7

nextMethod · 0.95
parseRhsMethod · 0.95
errorMethod · 0.95
expectMethod · 0.95
parseTypeMethod · 0.95
unFunction · 0.85
traceFunction · 0.85

Tested by

no test coverage detected