|
|||||||||
| Home >> All >> [ classgen overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
classgen
Class GlobalOptions

java.lang.Objectclassgen.GlobalOptions
- public class GlobalOptions
- extends java.lang.Object
| Field Summary | |
static boolean |
composite
|
static boolean |
overwrite
|
static boolean |
publicComp
|
static boolean |
strict
|
static boolean |
visitor
|
| Constructor Summary | |
GlobalOptions()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
overwrite
public static boolean overwrite
visitor
public static boolean visitor
publicComp
public static boolean publicComp
composite
public static boolean composite
strict
public static boolean strict
| Constructor Detail |
GlobalOptions
public GlobalOptions()
|
|||||||||
| Home >> All >> [ classgen overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
classgen.GlobalOptions