Property | Type | Description | |
---|---|---|---|
DONE_PARSING | int | ||
ENTER | int | ||
EXIT | int |
Method | Description | |
---|---|---|
ToString ( ) : string | ||
TraceEventArgs ( ) | ||
TraceEventArgs ( int type, int ruleNum, int guessing, int data ) |
Method | Description | |
---|---|---|
setValues ( int type, int ruleNum, int guessing, int data ) : void |
This should NOT be called from anyone other than ParserEventSupport!
|
public TraceEventArgs ( int type, int ruleNum, int guessing, int data ) | ||
type | int | |
ruleNum | int | |
guessing | int | |
data | int |