- java.lang.Object
-
- org.jruby.lexer.yacc.StackState
-
-
Constructor Summary
Constructors
| Constructor and Description |
StackState() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
StackState
public StackState()
-
Method Detail
-
reset
public void reset()
-
getStack
public long getStack()
-
push1
public long push1()
-
push0
public void push0()
-
set_p
public boolean set_p()
Copyright © 2001-2022 JRuby. All Rights Reserved.