Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.sablecc.sablecc
Class ComputeInlining.BooleanEx  view ComputeInlining.BooleanEx download ComputeInlining.BooleanEx.java

java.lang.Object
  extended byorg.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()