public class InputMismatchException extends RecognitionException
| 构造器和说明 |
|---|
InputMismatchException(Parser recognizer) |
InputMismatchException(Parser recognizer,
int state,
ParserRuleContext ctx) |
getContext, getExpectedTokens, getInputStream, getOffendingState, getOffendingToken, getOffendingToken, getRecognizer, setOffendingState, setOffendingTokenpublic InputMismatchException(@NotNull
Parser recognizer)
public InputMismatchException(Parser recognizer, int state, ParserRuleContext ctx)
Copyright © 1992–2022 Daniel Sun. All rights reserved.