|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.python.core.CompilerFlags
Field Summary | |
boolean |
division
|
java.lang.String |
encoding
|
boolean |
generator_allowed
|
boolean |
nested_scopes
|
Constructor Summary | |
CompilerFlags()
|
|
CompilerFlags(int co_flags)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public boolean nested_scopes
public boolean division
public boolean generator_allowed
public java.lang.String encoding
Constructor Detail |
public CompilerFlags()
public CompilerFlags(int co_flags)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |