antlr-option-kind

antlr-option-kind is a compiled Lisp function in `antlr-mode.el'.

(antlr-option-kind REQUESTED)

Return level and location for option to insert near point.
Call function `antlr-option-level' with argument REQUESTED. If the
result is nil, return (REQUESTED . error). If the result has the
non-nil value LEVEL, return (LEVEL . LOCATION) where LOCATION looks
like (AREA . PLACE), see `antlr-option-location'.