Uses of Interface
gnu.expr.Inlineable
Packages that use Inlineable
Package
Description
Contains classes to use reflection.
-
Uses of Inlineable in gnu.kawa.functions
Classes in gnu.kawa.functions that implement InlineableModifier and TypeClassDescriptionclass
class
Implement the Scheme standard function "call-with-current-continuation".class
class
Special procedure to get the Class of the current module.class
Implement the Scheme standard function "list".class
Map a function over a value sequence, yielding a new sequence. -
Uses of Inlineable in gnu.kawa.reflect
Classes in gnu.kawa.reflect that implement InlineableModifier and TypeClassDescriptionclass
class
class
class
class
class
class
Implement 'typeswitch' (as in XQuery) or 'typecase'. -
Uses of Inlineable in gnu.kawa.xml
Classes in gnu.kawa.xml that implement InlineableModifier and TypeClassDescriptionclass
Coerces an item sequence to a node sequence.class
class
class
class
class
class
A Procedure to create an included entity object, or set the base-uri property for a document or fragment.class
class
Sort argument nodes in document order.class
Get the union of two node lists. -
Uses of Inlineable in gnu.kawa.xslt
Classes in gnu.kawa.xslt that implement InlineableModifier and TypeClassDescriptionclass
Implements the XSLT apply-templates command. -
Uses of Inlineable in gnu.xquery.util
Classes in gnu.xquery.util that implement InlineableModifier and TypeClassDescriptionclass
class
A procedure used to represent a FLWOR expression with anorder by
clause.class
Implements XPath path expression.class
-
Uses of Inlineable in kawa.lang
Classes in kawa.lang that implement Inlineable