Package gnu.kawa.reflect
package gnu.kawa.reflect
Contains classes to use reflection.
Dependencies
Depends ongnu.bytecode
,
gnu.mapping
, and
gnu.expr
.
Also uses gnu.kawa.util.FString
.
Uses kawa.standard.Scheme
, but that is a bug.
(It should be using gnu.expr.Interpreter
instead.)
Author
Per Bothner <per@bothner.com>-
ClassesClassDescriptionA Location whose value is that of a named field/method of an object.Support for custom class-specific compile-time object builders.The type of lazy values - i.e.An array type where elements are copied from a sequence.A type that matches some number of repetitions of a basetype.A Proxy that forwards to a Procedure.Implement 'typeswitch' (as in XQuery) or 'typecase'.