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