@cruglobal/js-hcl2 - v0.1.1
GitHub
npm
Preparing search index...
BodyNode
Interface BodyNode
interface
BodyNode
{
attributes
:
readonly
AttributeNode
[]
;
blocks
:
readonly
BlockNode
[]
;
kind
:
"Body"
;
parts
:
readonly
(
Token
|
AttributeNode
|
BlockNode
)
[]
;
range
:
Range
;
}
Hierarchy
NodeBase
BodyNode
Index
Properties
attributes
blocks
kind
parts
range
Properties
Readonly
attributes
attributes
:
readonly
AttributeNode
[]
Readonly
blocks
blocks
:
readonly
BlockNode
[]
Readonly
kind
kind
:
"Body"
Readonly
parts
parts
:
readonly
(
Token
|
AttributeNode
|
BlockNode
)
[]
Readonly
range
range
:
Range
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
blocks
kind
parts
range
GitHub
npm
@cruglobal/js-hcl2 - v0.1.1
Loading...