|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
-------------------------------------------------------------------------------------------
Source File: RecordIDConstants.java
Author: Matthew Hawkins
Description: A set of constants associated with the type of records in the cgt file.
Do NOT change the numbers!
-------------------------------------------------------------------------------------------
Revision List
Author Version Description
------ ------- -----------
MPH 1.0 First Issue
| Field Summary | |
static int |
recordIdCharSets
Defined as C |
static int |
recordIdComment
Defined as ! |
static int |
recordIdDFAStates
Defined as D |
static int |
recordIdInitial
Defined as I |
static int |
recordIdLRTables
Defined as L |
static int |
recordIdParameters
Defined as P |
static int |
recordIdRules
Defined as R |
static int |
recordIdSymbols
Defined as S |
static int |
recordIdTableCounts
Defined as T |
| Field Detail |
public static final int recordIdParameters
public static final int recordIdTableCounts
public static final int recordIdInitial
public static final int recordIdSymbols
public static final int recordIdCharSets
public static final int recordIdRules
public static final int recordIdDFAStates
public static final int recordIdLRTables
public static final int recordIdComment
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||