antlr-indent-command

antlr-indent-command is an interactive compiled Lisp function in `antlr-mode.el'.


(antlr-indent-command &optional ARG)

Indent the current line or insert tabs/spaces.
With optional prefix argument ARG or if the previous command was this
command, insert ARG tabs or spaces according to `indent-tabs-mode'.
Otherwise, indent the current line with `antlr-indent-line'.