f90-typedef-matcher
f90-typedef-matcher is a compiled Lisp function in `f90.el
'.
(f90-typedef-matcher LIMIT)
Search for the start/end of the definition of a derived type, up to LIMIT.
Set the match data so that subexpression 1,2 are the TYPE, and
type-name parts, respectively.