- java.lang.Object
-
- org.sablecc.sablecc.Inlining.BooleanEx
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
(package private) boolean |
value |
-
Constructor Summary
Constructors
Constructor and Description |
BooleanEx(boolean value) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
BooleanEx
BooleanEx(boolean value)
-
Method Detail
-
getValue
boolean getValue()
Copyright © 1997-2015 Sablecc. All Rights Reserved.