class Racc::LocationPointer

def eql?(ot)

def eql?(ot)
  @hash == ot.hash
end