public abstract class CurriedSystemFunction extends AbstractFunction
| Constructor and Description |
|---|
CurriedSystemFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
export(ExpressionPresenter out)
Output information about this function item
|
abstract void |
exportLocalData(ExpressionPresenter out) |
int |
getArity()
Get the arity of the function
|
String |
getDescription()
Get a description of this function for use in error messages.
|
StructuredQName |
getFunctionName()
Get the name of the function, or null if it is anonymous
|
abstract String |
getName() |
atomize, deepEquals, effectiveBooleanValue, getOperandRoles, getStringValue, getStringValueCS, isArray, isMap, optimize, simplify, typeCheckgetLength, head, itemAt, iterate, reduce, subsequenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcall, getFunctionItemType, iterategetLength, head, itemAt, reduce, subsequencepublic abstract String getName()
public StructuredQName getFunctionName()
Functionpublic String getDescription()
public int getArity()
Functionpublic void export(ExpressionPresenter out)
export in interface Functionexport in class AbstractFunctionout - public abstract void exportLocalData(ExpressionPresenter out)
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.