antlr-end-of-rule

antlr-end-of-rule is an interactive compiled Lisp function in `antlr-mode.el'.


(antlr-end-of-rule &optional ARG)

Move forward to next end of rule. Do it ARG [default: 1] many times.
A grammar class header and the file prelude are also considered as a
rule. Negative argument ARG means move back to ARGth preceding end of
rule. If ARG is zero, run `antlr-end-of-body'.