toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.functions
/
ErrorFunction
/
ErrorImpl
Error
Impl
inner
class
ErrorImpl
:
ExtensionFunctionCall
(
source
)
Members
Constructors
Error
Impl
Link copied to clipboard
constructor
(
)
Properties
definition
Link copied to clipboard
var
definition
:
ExtensionFunctionDefinition
Functions
call
Link copied to clipboard
open
override
fun
call
(
context
:
XPathContext
?
,
arguments
:
Array
<
out
Sequence
>
?
)
:
Sequence
copy
Local
Data
Link copied to clipboard
open
fun
copyLocalData
(
p0
:
ExtensionFunctionCall
)
effective
Boolean
Value
Link copied to clipboard
open
fun
effectiveBooleanValue
(
p0
:
XPathContext
,
p1
:
Array
<
Sequence
>
)
:
Boolean
get
Streaming
Implementation
Link copied to clipboard
open
fun
getStreamingImplementation
(
)
:
Any
rewrite
Link copied to clipboard
open
fun
rewrite
(
p0
:
StaticContext
,
p1
:
Array
<
Expression
>
)
:
Expression
supply
Static
Context
Link copied to clipboard
open
fun
supplyStaticContext
(
p0
:
StaticContext
,
p1
:
Int
,
p2
:
Array
<
Expression
>
)