Constant Field Values

Contents

gw.config.*

gw.fs.*

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.util.*