class SyntaxTree::WithScope::Scope::Local

def add_definition(location)

def add_definition(location)
  @definitions << location
end