Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/codegen
Entry
Class Entry
Abstract
Hierarchy (
view full
)
Entry
Block
Index
Constructors
constructor
Properties
parent
Block
should
Group
Accessors
is
Documented
Methods
document
serialize
to
String
Constructors
constructor
new
Entry
(
parentBlock
)
:
Entry
Parameters
parentBlock
:
undefined
|
Block
Returns
Entry
Properties
Protected
parent
Block
parent
Block
:
undefined
|
Block
should
Group
should
Group
:
boolean
= false
Accessors
is
Documented
get
isDocumented
(
)
:
boolean
Returns
boolean
Methods
document
document
(
content
,
extra
?
)
:
Entry
Add a TsDoc style comment
Parameters
content
:
string
|
Documentation
Optional
extra
:
string
Returns
Entry
Protected
Abstract
serialize
serialize
(
linePrefix
)
:
string
Parameters
linePrefix
:
string
Returns
string
to
String
to
String
(
linePrefix
?
)
:
string
Parameters
linePrefix
:
string
= ""
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
parent
Block
should
Group
Accessors
is
Documented
Methods
document
serialize
to
String
matter.js-monorepo
Loading...
Add a TsDoc style comment