Comunica
Preparing search index...
@comunica/utils-jest
BinaryTable
Class BinaryTable
Hierarchy
Table
<
[
string
,
string
,
string
]
>
BinaryTable
Index
Constructors
constructor
Properties
def
parser
Methods
format
test
test
Error
Expression
test
Expression
Constructors
constructor
new
BinaryTable
(
def
:
TestTableConfig
)
:
BinaryTable
Parameters
def
:
TestTableConfig
Returns
BinaryTable
Properties
Protected
Readonly
def
def
:
TestTableConfig
Protected
Readonly
parser
parser
:
TableParser
<
[
string
,
string
,
string
]
>
Methods
Protected
format
format
(
operation
:
string
,
row
:
[
string
,
string
,
string
]
)
:
string
Parameters
operation
:
string
row
:
[
string
,
string
,
string
]
Returns
string
test
test
()
:
void
Returns
void
Protected
test
Error
Expression
testErrorExpression
(
expr
:
string
,
error
:
string
)
:
Promise
<
void
>
Parameters
expr
:
string
error
:
string
Returns
Promise
<
void
>
Protected
test
Expression
testExpression
(
expr
:
string
,
result
:
string
)
:
Promise
<
void
>
Parameters
expr
:
string
result
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
def
parser
Methods
format
test
test
Error
Expression
test
Expression
Comunica
Loading...