|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.util.Numeric.RationalPatterns
public static final class Numeric.RationalPatterns
Field Summary | |
---|---|
static org.joni.Regex |
a_dot_pat
|
static org.joni.Regex |
an_e_pat
|
static org.joni.Regex |
rat_pat
|
Constructor Summary | |
---|---|
Numeric.RationalPatterns()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final org.joni.Regex rat_pat
public static final org.joni.Regex an_e_pat
public static final org.joni.Regex a_dot_pat
Constructor Detail |
---|
public Numeric.RationalPatterns()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |