Preparing search index...
The search index is not available
ts-graphviz
ts-graphviz
@ts-graphviz/ast
ConvertFromModelContext
Interface ConvertFromModelContext
interface
ConvertFromModelContext
{
commentKind
:
CommentKind
;
convert
<
T
>
(
model
)
:
ModelToAST
<
T
>
;
}
Hierarchy
Required
<
ConvertFromModelOptions
>
ConvertFromModelContext
Index
Properties
comment
Kind
Methods
convert
Properties
comment
Kind
comment
Kind
:
CommentKind
Methods
convert
convert
<
T
>
(
model
)
:
ModelToAST
<
T
>
Type Parameters
T
extends
DotObjectModel
<
DotObjectType
>
Parameters
model
:
T
Returns
ModelToAST
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
comment
Kind
convert
ts-graphviz
Loading...
Generated using
TypeDoc