| Modifier and Type | Method and Description |
|---|---|
| public default void | error(String
text to include. message, PythonTree not t, boolean null, root of the PythonTree provoking the error.true if we cannot recover with more input. definite)Handle (normally throw a |
| public void | error(String
text to include. message, PythonTree not t)null, root of the PythonTree provoking the error.Handle (normally throw a |
| public expr | |
| public mod | |
| public slice | |
| public stmt | |
| public boolean | Returns: True if the caller should handle the mismatch
|
| public void | |
| public void | |
| public Object | Returns: null if the caller should handle the mismatch
|
| public void |
| error | back to summary |
|---|---|
| public default void error(String message, PythonTree t, boolean definite) Handle (normally throw a
| |
| error | back to summary |
|---|---|
| public void error(String message, PythonTree t) Handle (normally throw a
| |
| errorExpr | back to summary |
|---|---|
| public expr errorExpr(PythonTree t) | |
| errorMod | back to summary |
|---|---|
| public mod errorMod(PythonTree t) | |
| errorSlice | back to summary |
|---|---|
| public slice errorSlice(PythonTree t) | |
| errorStmt | back to summary |
|---|---|
| public stmt errorStmt(PythonTree t) | |
| mismatch | back to summary |
|---|---|
public boolean mismatch(BaseRecognizer br, IntStream input, int ttype, BitSet follow) throws RecognitionException
| |
| recover | back to summary |
|---|---|
| public void recover(BaseRecognizer br, IntStream input, RecognitionException re) | |
| recover | back to summary |
|---|---|
| public void recover(Lexer lex, RecognitionException re) | |
| recoverFromMismatchedToken | back to summary |
|---|---|
public Object recoverFromMismatchedToken(BaseRecognizer br, IntStream input, int ttype, BitSet follow) throws RecognitionException
| |
| reportError | back to summary |
|---|---|
| public void reportError(BaseRecognizer br, RecognitionException re) | |