vhdl-begin-p

vhdl-begin-p is a compiled Lisp function in `vhdl-mode.el'.

(vhdl-begin-p &optional LIM)

Return t if we are looking at a real "begin" keyword.
Assumes that the caller will make sure that we are looking at
vhdl-begin-fwd-re, and are not inside a literal, and that we are not in
the middle of an identifier that just happens to contain a "begin"
keyword.