Constant Field Values

Contents

Unnamed Package

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
    false
  • gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders.AnnotationTypeBuilder
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AnnotationTypeDoc"
  • gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders.ClassBuilder
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ClassDoc"
  • gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders.ConstantsSummaryBuilder
    Modifier and Type
    Constant Field
    Value
    public static final int
    2
    public static final String
    "ConstantSummary"
  • gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders.ConstructorBuilder
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ConstructorDetails"
  • gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders.MemberSummaryBuilder
    Modifier and Type
    Constant Field
    Value
    public static final String
    "MemberSummary"
  • gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders.PackageSummaryBuilder
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PackageDoc"
  • gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders.SerializedFormBuilder
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SerializedForm"
  • gw.gosudoc.tags.TextTag
    Modifier and Type
    Constant Field
    Value
    protected final String
    "Text"

gw.internal.*

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

gw.lang.*

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

gw.test.*

gw.util.*