org.mozilla.javascript.optimizer
Class TypeEvent
java.lang.Object
|
+--org.mozilla.javascript.optimizer.TypeEvent
- public class TypeEvent
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventBitLength
public static final int EventBitLength
AnyType
public static final int AnyType
NumberType
public static final int NumberType
NoType
public static final int NoType
TypeEvent
public TypeEvent(int theEvent)
add
public boolean add(int anOther)
getEvent
public int getEvent()