Uses of Class
org.antlr.tool.ErrorManager.ErrorState
Packages that use ErrorManager.ErrorState
-
Uses of ErrorManager.ErrorState in org.antlr.tool
Fields in org.antlr.tool with type parameters of type ErrorManager.ErrorStateModifier and TypeFieldDescriptionprivate static final Map
<Thread, ErrorManager.ErrorState> ErrorManager.threadToErrorStateMap
Track the number of errors regardless of the listener but track per thread.Methods in org.antlr.tool that return ErrorManager.ErrorState