Modifier and Type | Method and Description |
---|---|
default BValue |
copy()
Deep copy
BValue . |
BValue[] |
getNext(int arity)
Get the array of BValues for next element for given argument arity.
|
default BType |
getType() |
boolean |
hasNext()
Checks collection has a next value.
|
default String |
stringValue() |
default Object |
value() |
BValue[] getNext(int arity)
arity
- Number of argumentsboolean hasNext()
default String stringValue()
stringValue
in interface BValue
Copyright © 2018 WSO2. All rights reserved.