Package org.armedbear.lisp.protocol
Interface Inspectable
-
- All Known Implementing Classes:
JavaStackFrame,LispThread
public interface InspectableObject implements a protocol for dynamic introspection.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LispObjectgetParts()
-
-
-
Method Detail
-
getParts
LispObject getParts()
-
-