vhdl-fix-statement-region

vhdl-fix-statement-region is an interactive compiled Lisp function in `vhdl-mode.el'.


(vhdl-fix-statement-region BEG END &optional ARG)

Force statements in region on separate line except when on same line
with 'end' keyword (necessary for correct indentation).
Currently supported keywords: 'begin', 'if'.