vera-get-offset

vera-get-offset is a compiled Lisp function in `vera-mode.el'.

(vera-get-offset LANGELEM)

Get offset from LANGELEM which is a cons cell of the form:
(SYMBOL . RELPOS). The symbol is matched against
vera-offsets-alist and the offset found there is either returned,
or added to the indentation at RELPOS. If RELPOS is nil, then
the offset is simply returned.