Constant Field Values

Contents

org.openjdk.*

  • org.openjdk.asmtools.asmutils.HexUtils 
    Modifier and Type Constant Field Value
    private static final java.lang.String hexString "0123456789ABCDEF"
  • org.openjdk.asmtools.jcdec.Main 
    Modifier and Type Constant Field Value
    static final int EXPORT_MAGIC 16435934
    static final int HEADER_MAGIC -557121555
  • org.openjdk.asmtools.jcoder.JcodTokens 
    Modifier and Type Constant Field Value
    protected static final int MaxKeywords 40
    protected static final int MaxTokens 172
  • org.openjdk.asmtools.jcoder.JcodTokens.ConstType 
    Modifier and Type Constant Field Value
    public static final int maxTag 20
  • org.openjdk.asmtools.jcoder.Scanner 
    Modifier and Type Constant Field Value
    public static final int EOF -1
    public static final int LBRACE 123
  • org.openjdk.asmtools.jcoder.SourceFile 
    Modifier and Type Constant Field Value
    static final int LINEINC 524288
    static final int OFFSETINC 1
  • org.openjdk.asmtools.util.ProductInfo 
    Modifier and Type Constant Field Value
    private static final java.lang.String BUNDLE_NAME "org.openjdk.asmtools.util.productinfo"