antlr-read-shell-command

antlr-read-shell-command is an alias for `read-shell-command' in `antlr-mode.el'.

(antlr-read-shell-command PROMPT &optional INITIAL-CONTENTS HIST &rest ARGS)

Read a shell command from the minibuffer.
The arguments are the same as the ones of `read-from-minibuffer',
except READ and KEYMAP are missing and HIST defaults
to `shell-command-history'.