Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.port80.eclipse.csharp.llk.parser
Interface ILLKConstants  view ILLKConstants download ILLKConstants.java


public interface ILLKConstants


Field Summary
static int ALL_ONES
           
static java.lang.String FORMAT
           
static int LOGBITS
           
static int MODMASK
           
static java.lang.String SEPARATOR
           
static java.lang.String TYPE
           
static int UNITSIZE
           
static java.lang.String VERSION
           
 

Field Detail

VERSION

public static final java.lang.String VERSION
See Also:
Constant Field Values

SEPARATOR

public static final java.lang.String SEPARATOR
See Also:
Constant Field Values

TYPE

public static final java.lang.String TYPE
See Also:
Constant Field Values

FORMAT

public static final java.lang.String FORMAT
See Also:
Constant Field Values

UNITSIZE

public static final int UNITSIZE
See Also:
Constant Field Values

LOGBITS

public static final int LOGBITS
See Also:
Constant Field Values

MODMASK

public static final int MODMASK
See Also:
Constant Field Values

ALL_ONES

public static final int ALL_ONES
See Also:
Constant Field Values