Web Site

Package org.codehaus.janino.util.enumerator

Representation of enumerators and enumerator sets.

See:
          Description

Class Summary
Enumerator A class that represents an enumerated value.
EnumeratorSet A class that represents a set of enumerated values.
 

Exception Summary
EnumeratorFormatException Represents a problem related to parsing Enumerators and EnumeratorSets, in analogy with EnumeratorFormatException.
 

Package org.codehaus.janino.util.enumerator Description

Representation of enumerators and enumerator sets.


Web Site