Uses of Interface
gnu.expr.TypeValue
Packages that use TypeValue
Package
Description
Contains classes to use reflection.
-
Uses of TypeValue in gnu.kawa.lispexpr
Classes in gnu.kawa.lispexpr that implement TypeValueModifier and TypeClassDescriptionclass
Type of multi-dimensional arrays.class
A wrapper around a class type.class
Use to implement some special types that convert differently.class
This matches a sequences of a specific length. -
Uses of TypeValue in gnu.kawa.reflect
Classes in gnu.kawa.reflect that implement TypeValueModifier and TypeClassDescriptionclass
An array type where elements are copied from a sequence.class
class
A type that matches some number of repetitions of a basetype.Methods in gnu.kawa.reflect with parameters of type TypeValueModifier and TypeMethodDescriptionstatic void
InstanceOf.emitIsInstance
(TypeValue type, Variable incoming, Compilation comp, Target target) -
Uses of TypeValue in gnu.kawa.xml
Classes in gnu.kawa.xml that implement TypeValueModifier and TypeClassDescriptionclass
Matches an attribute name pattern.class
class
class
A SeqPosition used to represent a node in (usually) a TreeList.class
class
An atomic type as used in XML Schema and related languages.class
A restriction (sub-range) of the integer type.class
class