|
|||||||||
| Home >> All >> org >> sablecc >> [ sablecc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.sablecc.sablecc
Class ComputeInlining.BooleanEx

java.lang.Objectorg.sablecc.sablecc.ComputeInlining.BooleanEx
- Enclosing class:
- ComputeInlining
- class ComputeInlining.BooleanEx
- extends java.lang.Object
| Field Summary | |
(package private) boolean |
value
|
| Constructor Summary | |
(package private) |
ComputeInlining.BooleanEx(boolean value)
|
| Method Summary | |
(package private) boolean |
getValue()
|
(package private) void |
setValue(boolean value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
value
boolean value
| Constructor Detail |
ComputeInlining.BooleanEx
ComputeInlining.BooleanEx(boolean value)
| Method Detail |
setValue
void setValue(boolean value)
getValue
boolean getValue()
|
|||||||||
| Home >> All >> org >> sablecc >> [ sablecc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.sablecc.sablecc.ComputeInlining.BooleanEx