Traqula
Preparing search index...
@traqula/algebra-transformations-1-1
AlgebraContext
Interface AlgebraContext
interface
AlgebraContext
{
algebraFactory
:
AlgebraFactory
;
astFactory
:
AstFactory
;
currentBase
:
undefined
|
string
;
currentPrefixes
:
Record
<
string
,
string
>
;
dataFactory
:
DataFactory
<
BaseQuad
,
BaseQuad
>
&
{
variable
:
Function
}
;
transformer
:
AstTransformer
;
useQuads
:
boolean
;
varCount
:
number
;
variables
:
Set
<
string
>
;
}
Index
Properties
algebra
Factory
ast
Factory
current
Base
current
Prefixes
data
Factory
transformer
use
Quads
var
Count
variables
Properties
algebra
Factory
algebraFactory
:
AlgebraFactory
ast
Factory
astFactory
:
AstFactory
current
Base
currentBase
:
undefined
|
string
current
Prefixes
currentPrefixes
:
Record
<
string
,
string
>
data
Factory
dataFactory
:
DataFactory
<
BaseQuad
,
BaseQuad
>
&
{
variable
:
Function
}
transformer
transformer
:
AstTransformer
use
Quads
useQuads
:
boolean
var
Count
varCount
:
number
variables
variables
:
Set
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
algebra
Factory
ast
Factory
current
Base
current
Prefixes
data
Factory
transformer
use
Quads
var
Count
variables
Traqula
Loading...