org.eclipse.jdt.internal.compiler.parser
接口 ParserBasicInformation
- 所有已知实现类:
- DiagnoseParser, Parser
public interface ParserBasicInformation
ERROR_SYMBOL
static final int ERROR_SYMBOL
- 另请参见:
- 常量字段值
MAX_NAME_LENGTH
static final int MAX_NAME_LENGTH
- 另请参见:
- 常量字段值
NUM_STATES
static final int NUM_STATES
- 另请参见:
- 常量字段值
NT_OFFSET
static final int NT_OFFSET
- 另请参见:
- 常量字段值
SCOPE_UBOUND
static final int SCOPE_UBOUND
- 另请参见:
- 常量字段值
SCOPE_SIZE
static final int SCOPE_SIZE
- 另请参见:
- 常量字段值
LA_STATE_OFFSET
static final int LA_STATE_OFFSET
- 另请参见:
- 常量字段值
MAX_LA
static final int MAX_LA
- 另请参见:
- 常量字段值
NUM_RULES
static final int NUM_RULES
- 另请参见:
- 常量字段值
NUM_TERMINALS
static final int NUM_TERMINALS
- 另请参见:
- 常量字段值
NUM_NON_TERMINALS
static final int NUM_NON_TERMINALS
- 另请参见:
- 常量字段值
NUM_SYMBOLS
static final int NUM_SYMBOLS
- 另请参见:
- 常量字段值
START_STATE
static final int START_STATE
- 另请参见:
- 常量字段值
EOFT_SYMBOL
static final int EOFT_SYMBOL
- 另请参见:
- 常量字段值
EOLT_SYMBOL
static final int EOLT_SYMBOL
- 另请参见:
- 常量字段值
ACCEPT_ACTION
static final int ACCEPT_ACTION
- 另请参见:
- 常量字段值
ERROR_ACTION
static final int ERROR_ACTION
- 另请参见:
- 常量字段值
Copyright © 2013. All Rights Reserved.