|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.python.compiler.SymInfo
| Field Summary | |
int |
env_index
|
int |
flags
|
int |
locals_index
|
| Constructor Summary | |
SymInfo(int flags)
|
|
SymInfo(int flags,
int locals_index)
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int flags
public int locals_index
public int env_index
| Constructor Detail |
public SymInfo(int flags)
public SymInfo(int flags,
int locals_index)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||