org.jrubyparser.rewriter.utils
Class BooleanStateStack
java.lang.Object
org.jrubyparser.rewriter.utils.BooleanStateStack
public class BooleanStateStack
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanStateStack
public BooleanStateStack(boolean b,
boolean defaultValue)
set
public void set(boolean b)
revert
public void revert()
isTrue
public boolean isTrue()
Copyright © 2013. All Rights Reserved.