Suppose you have define the splat look-for-door, that is,
(define-splat (look-for-door) ...)
The result of calling (look-for-door) is an object of the class <splat>. Check the source code at $ARGUS/splat/splat.scm for a complete listing of the methods available on this class.