Preparing search index...
The search index is not available
sij-core
sij-core
ast
FunctionApp
Interface FunctionApp<Ext>
Application of a function
interface
FunctionApp
<
Ext
>
{
_tag
:
"FunctionApp"
;
args
:
Expr
<
Ext
>
[]
;
extensions
:
null
|
Ext
[
"FunctionApp"
]
;
name
:
ast
.
CompoundIdentifier
;
}
Type Parameters
Ext
extends
Extension
Hierarchy
Tagged
<
"FunctionApp"
,
{
args
:
Expr
<
Ext
>
[]
;
extensions
:
Ext
[
"FunctionApp"
]
|
null
;
name
:
ast
.
CompoundIdentifier
;
}
>
FunctionApp
Index
Properties
_tag
args
extensions
name
Properties
Readonly
_tag
_tag
:
"FunctionApp"
Readonly
args
args
:
Expr
<
Ext
>
[]
Readonly
extensions
extensions
:
null
|
Ext
[
"FunctionApp"
]
Readonly
name
name
:
ast
.
CompoundIdentifier
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
_tag
args
extensions
name
sij-core
ast
builder
Builder
ConstraintBuilder
DefaultBuilder
DeleteBuilder
Functions
InsertBuilder
QueryBuilder
Renderer
SchemaBuilder
TypeBuilder
UpdateBuilder
MakeJoinTable
Generated using
TypeDoc
Application of a function