Constant Field Values

Contents

<Unnamed>.*

editor.*

editor.actions.*

editor.settings.*

editor.splitpane.*

editor.tabpane.*

editor.util.*

gw.config.*

gw.fs.*

gw.gosudoc.*

  • gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders.AbstractBuilder 
    Modifier and Type Constant Field Value
    protected static final boolean DEBUG false
  • gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders.AnnotationTypeBuilder 
    Modifier and Type Constant Field Value
    public static final String ROOT "AnnotationTypeDoc"
  • gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders.ClassBuilder 
    Modifier and Type Constant Field Value
    public static final String ROOT "ClassDoc"
  • gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders.ConstantsSummaryBuilder 
    Modifier and Type Constant Field Value
    public static final int MAX_CONSTANT_VALUE_INDEX_LENGTH 2
    public static final String ROOT "ConstantSummary"
  • gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders.ConstructorBuilder 
    Modifier and Type Constant Field Value
    public static final String NAME "ConstructorDetails"
  • gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders.MemberSummaryBuilder 
    Modifier and Type Constant Field Value
    public static final String NAME "MemberSummary"
  • gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders.PackageSummaryBuilder 
    Modifier and Type Constant Field Value
    public static final String ROOT "PackageDoc"
  • gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders.SerializedFormBuilder 
    Modifier and Type Constant Field Value
    public static final String NAME "SerializedForm"
  • gw.gosudoc.tags.TextTag 
    Modifier and Type Constant Field Value
    protected final String name "Text"

gw.internal.*

  • gw.internal.gosu.ir.compiler.bytecode.IRClassCompiler 
    Modifier and Type Constant Field Value
    public static final int JAVA_VER 52

gw.lang.*

  • gw.lang.function.IBlock 
    Modifier and Type Constant Field Value
    public static final int MAX_ARGS 16
  • gw.lang.gosuc.simple.ICompilerDriver 
    Modifier and Type Constant Field Value
    public static final int ERROR 0
    public static final int WARNING 1
  • gw.lang.parser.expressions.IBitshiftExpression 
    Modifier and Type Constant Field Value
    public static final int SL 8810
    public static final int SR 8811
    public static final int USR 8921
  • gw.lang.parser.resources.Res 
    Modifier and Type Constant Field Value
    public static final String ERROR "##Error"
  • gw.lang.reflect.json.IJsonIO 
    Modifier and Type Constant Field Value
    public static final String TYPE "$construct_type"

gw.test.*

gw.util.*