Uses of Interface gnu.expr.Inlineable

Uses in package gnu.expr

Classes implementing gnu.expr.Inlineable

class
A primitive Procedure implemented by a plain Java method.

Uses in package gnu.kawa.functions

Classes implementing gnu.expr.Inlineable

class
Implement the Scheme standard functions "+" and "-".
class
class
class
Special procedure to get the Class of the current module.
class
Implement the standard Scheme function eq? and the Lisp eq.
class
Implement the Scheme standard function "list".
class
This implements the numeric comparison relations: <, <=, etc.
class
Map a function over a value sequence, yielding a new sequence.

Uses in package gnu.kawa.reflect

Classes implementing gnu.expr.Inlineable

class
class
class
class
class
class
class
class
class
class
Implement 'typeswitch' (as in XQuery) or 'typecase'.

Uses in package gnu.kawa.servlet

Classes implementing gnu.expr.Inlineable

class
A 0-argument function that returns the current ServletRequest.
class
A 0-argument function that returns the current ServletResponse.

Uses in package gnu.kawa.xml

Classes implementing gnu.expr.Inlineable

class
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 in package gnu.xquery.util

Classes implementing gnu.expr.Inlineable

class
class
class
class
A procedure used to represent a FLWOR expression with an order by clause.
class
Implements XPath path expression.
class

Uses in package kawa.lang

Classes implementing gnu.expr.Inlineable

class
class

Uses in package kawa.standard

Classes implementing gnu.expr.Inlineable

class
Implement the standard Scheme procedure "not".
class