Home | History | Annotate | Download | only in tool

Lines Matching full:recover

703   and tree construction to proceed normally even though we recover in the middle of
710 * ANTLR no longer tries to recover in tree parsers inline using single node deletion or insertion; throw exception. Trees should be well formed as they are not created by users.
903 token error. Useful now since i don't automatically recover inline
949 * Fixed ANTLR-209. ANTLR consumed 2 not 1 char to recover in lexer.
3041 recover(input,re);