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