antlr-search-forward

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

(antlr-search-forward STRING)

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