class Racc::LocationPointer

def head?

def head?
  @index == 0
end