Package | Description |
---|---|
org.antlr.v4.runtime |
Modifier and Type | Class and Description |
---|---|
class |
BailErrorStrategy
This implementation of
ANTLRErrorStrategy responds to syntax errors
by immediately canceling the parse operation with a
ParseCancellationException . |
Copyright © 1992–2018 ANTLR. All rights reserved.