Modifier and Type | Field | Description |
---|---|---|
boolean |
backtracks |
|
Profiler.DecisionDescriptor |
decision |
|
boolean |
evalSemPred |
|
int |
k |
|
int |
numMemoizationCacheHits |
|
int |
numMemoizationCacheMisses |
|
int |
startIndex |
|
long |
startTime |
|
long |
stopTime |
Constructor | Description |
---|---|
DecisionEvent() |
public Profiler.DecisionDescriptor decision
public int startIndex
public int k
public boolean backtracks
public boolean evalSemPred
public long startTime
public long stopTime
public int numMemoizationCacheHits
public int numMemoizationCacheMisses
Copyright © 1992–2018 ANTLR. All rights reserved.