Class StackState

java.lang.Object
org.jruby.lexer.yacc.StackState
All Implemented Interfaces:
Cloneable

public class StackState extends Object implements Cloneable
  • Constructor Details

    • StackState

      public StackState()
  • Method Details

    • reset

      public void reset()
    • getStack

      public long getStack()
    • push1

      public long push1()
    • pop

      public void pop()
    • push0

      public void push0()
    • set_p

      public boolean set_p()