Uses of Class
org.pgcodekeeper.core.database.base.parser.AntlrError
Packages that use AntlrError
-
Uses of AntlrError in org.pgcodekeeper.core.database.base.parser
Methods in org.pgcodekeeper.core.database.base.parser that return AntlrErrorModifier and TypeMethodDescriptionAntlrError.copyWithOffset(int offset, int lineOffset, int inLineOffset) Creates a copy of this error with adjusted positionsstatic AntlrErrorCustomParserListener.handleUnresolvedReference(UnresolvedReferenceException ex, String filename) Handles unresolved reference exceptions during parsing.