|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.python.modules._sre
| Field Summary | |
static int |
MAGIC
|
| Constructor Summary | |
_sre()
|
|
| Method Summary | |
static org.python.modules.sre.PatternObject |
compile(PyString pattern,
int flags,
PyObject code,
int groups,
PyObject groupindex,
PyObject indexgroup)
|
static int |
getcodesize()
|
static int |
getlower(int ch,
int flags)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static int MAGIC
| Constructor Detail |
public _sre()
| Method Detail |
public static org.python.modules.sre.PatternObject compile(PyString pattern,
int flags,
PyObject code,
int groups,
PyObject groupindex,
PyObject indexgroup)
public static int getcodesize()
public static int getlower(int ch,
int flags)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||