fortran-next-statement

fortran-next-statement is an interactive compiled Lisp function in `fortran.el'.


(fortran-next-statement)

Move point to beginning of the next Fortran statement.
Returns 'last-statement if that statement is the last
non-comment Fortran statement in the file, and nil otherwise.
Directive lines are treated as comments.