antlr-syntactic-context
antlr-syntactic-context is a compiled Lisp function in `antlr-mode.el
'.
(antlr-syntactic-context)
Return some syntactic context information.
Return `string' if point is within a string, `block-comment' or
`comment' is point is within a comment or the depth within all
parenthesis-syntax delimiters at point otherwise.
WARNING: this may alter `match-data'.