Class ModbusParserErrorStrategy
-
- All Implemented Interfaces:
-
org.antlr.v4.runtime.ANTLRErrorStrategy
public final class ModbusParserErrorStrategy extends DefaultErrorStrategy
-
-
Constructor Summary
Constructors Constructor Description ModbusParserErrorStrategy()
-
Method Summary
Modifier and Type Method Description Unitrecover(Parser recognizer, RecognitionException e)TokenrecoverInline(Parser recognizer)Unitsync(Parser recognizer)-
-
Method Detail
-
recoverInline
Token recoverInline(Parser recognizer)
-
-
-
-