Modifier and Type | Field and Description |
---|---|
boolean |
backtracks |
Profiler.DecisionDescriptor |
decision |
boolean |
evalSemPred |
int |
k |
int |
numMemoizationCacheHits |
int |
numMemoizationCacheMisses |
int |
startIndex |
long |
startTime |
long |
stopTime |
Constructor and 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–2015 ANTLR. All rights reserved.