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

Method tryIdentOrType

parser/parser.go:1039–1068  ·  view source on GitHub ↗

If the result is an identifier, it is not resolved.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

tryVarTypeMethod · 0.95
tryTypeMethod · 0.95
parseOperandMethod · 0.95

Calls 11

parseTypeNameMethod · 0.95
parseArrayTypeMethod · 0.95
parseStructTypeMethod · 0.95
parsePointerTypeMethod · 0.95
parseFuncTypeMethod · 0.95
parseInterfaceTypeMethod · 0.95
parseMapTypeMethod · 0.95
parseChanTypeMethod · 0.95
nextMethod · 0.95
parseTypeMethod · 0.95
expectMethod · 0.95

Tested by

no test coverage detected