idlwave-find-class-definition

idlwave-find-class-definition is a compiled Lisp function in `idlwave.el'.

(idlwave-find-class-definition CLASS &optional ALL-HOOK ALT-CLASS)

Find class structure definition(s).
If ALL-HOOK is set, find all named structure definitions in a given
class__define routine, on which ALL-HOOK will be run. If ALT-CLASS is
set, look for the name__define pro, and inside of it, for the ALT-CLASS
class/struct definition.