Uses of Interface gnu.expr.TypeValue

Uses in package gnu.kawa.lispexpr

Classes implementing gnu.expr.TypeValue

class
class
Use to implement some special types that convert differently.

Uses in package gnu.kawa.reflect

Classes implementing gnu.expr.TypeValue

class
A type that matches some number of repetitions of a basetype.

Methods with parameter type gnu.expr.TypeValue

void
InstanceOf.emitIsInstance(TypeValue type, Variable incoming, Compilation comp, Target target)

Uses in package gnu.kawa.xml

Classes implementing gnu.expr.TypeValue

class
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