src.elv.sh/pkg/eval.staticNs.addInner (method)
4 uses
src.elv.sh/pkg/eval (current package)
compile_lvalue.go#L69: ref = &varRef{localScope, cp.thisScope().addInner(segs[0]), nil}
compile_lvalue.go#L72: ref = &varRef{localScope, cp.thisScope().addInner(segs[1]), nil}
ns.go#L214: return ns.addInner(k)
ns.go#L218: func (ns *staticNs) addInner(k string) int {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)