type src.elv.sh/pkg/edit.pureEvaler (struct)

Method Implmentations

EachExternal(f func(string)) M : src.elv.sh/pkg/edit/complete.PureEvaler.EachExternal
EachNs(f func(string)) M : src.elv.sh/pkg/edit/complete.PureEvaler.EachNs
EachSpecial(f func(string)) M : src.elv.sh/pkg/edit/complete.PureEvaler.EachSpecial
EachVariableInNs(ns string, f func(string)) M : src.elv.sh/pkg/edit/complete.PureEvaler.EachVariableInNs
PurelyEvalCompound(cn *parse.Compound) (string, bool) M : src.elv.sh/pkg/edit/complete.PureEvaler.PurelyEvalCompound
PurelyEvalPrimary(pn *parse.Primary) interface{} M : src.elv.sh/pkg/edit/complete.PureEvaler.PurelyEvalPrimary