|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.metasyntactic.math.automata.classes.CharacterClass | +--org.metasyntactic.math.automata.classes.posix.PosixNonZeroDigit
Symbol class representing whitepace
Field Summary | |
static PosixNonZeroDigit |
POSIX_NON_ZERO_DIGIT
|
Fields inherited from class org.metasyntactic.math.automata.classes.CharacterClass |
CLASSES |
Constructor Summary | |
PosixNonZeroDigit()
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class org.metasyntactic.math.automata.classes.CharacterClass |
compareTo, equals, hashCode, main |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final PosixNonZeroDigit POSIX_NON_ZERO_DIGIT
Constructor Detail |
public PosixNonZeroDigit()
Method Detail |
public java.lang.String toString()
toString
in class CharacterClass
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |