src.elv.sh/pkg/parse.PrimaryType.String (method, view implemented interface methods)

2 uses

	src.elv.sh/pkg/parse (current package)
		string.go#L30: func (i PrimaryType) String() string {

	src.elv.sh/pkg/parse/cmpd
		cmpd.go#L65: 	return "primary expression of type " + pn.Type.String()