org.antlr.runtime.debug
Class Profiler.DecisionEvent
java.lang.Object
org.antlr.runtime.debug.Profiler.DecisionEvent
- Enclosing class:
- Profiler
public static class Profiler.DecisionEvent
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
decision
public Profiler.DecisionDescriptor decision
startIndex
public int startIndex
k
public int k
backtracks
public boolean backtracks
evalSemPred
public boolean evalSemPred
startTime
public long startTime
stopTime
public long stopTime
numMemoizationCacheHits
public int numMemoizationCacheHits
numMemoizationCacheMisses
public int numMemoizationCacheMisses
Profiler.DecisionEvent
public Profiler.DecisionEvent()
Copyright © 2011. All Rights Reserved.