Interface BaseInternalContentAssistParser.RecoveryListener
-
- All Known Subinterfaces:
AbstractInternalContentAssistParser.RecoveryListener
- All Known Implementing Classes:
EofListener
- Enclosing class:
- BaseInternalContentAssistParser<FollowElement extends BaseFollowElement<LookAheadTerminal>,LookAheadTerminal extends ILookAheadTerminal>
public static interface BaseInternalContentAssistParser.RecoveryListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidbeginErrorRecovery()voidendErrorRecovery()
-