antlr-search-backward

antlr-search-backward is a compiled Lisp function in `antlr-mode.el'.

(antlr-search-backward STRING)

Search backward from point for STRING.
Set point to the beginning of the occurrence found, and return point.
Return nil if no occurrence was found. Do not search within comments,
strings and actions/semantic predicates.