Searched defs:LookupVariable (Results 1 – 2 of 2) sorted by relevance
106 func (s *basicScope) LookupVariable(name string) (Variable, error) { func270 func (s *localScope) LookupVariable(name string) (Variable, error) { func
53 LookupVariable(name string) (Variable, error) methodSpec