# File lib/parser/lexer/stack_state.rb, line 9
    def clear
      @stack = 0
    end