@cruglobal/js-hcl2 - v0.1.1
GitHub
npm
Preparing search index...
TemplateForDirectivePart
Interface TemplateForDirectivePart
interface
TemplateForDirectivePart
{
bodyParts
:
readonly
TemplatePart
[]
;
collection
:
ExprNode
;
keyVar
:
string
|
null
;
kind
:
"ForDirective"
;
parts
:
readonly
(
Token
|
ExprNode
|
TemplatePart
)
[]
;
range
:
Range
;
stripLeftEndfor
:
boolean
;
stripLeftFor
:
boolean
;
stripRightEndfor
:
boolean
;
stripRightFor
:
boolean
;
valueVar
:
string
;
}
Hierarchy
TemplatePartBase
TemplateForDirectivePart
Index
Properties
body
Parts
collection
key
Var
kind
parts
range
strip
Left
Endfor
strip
Left
For
strip
Right
Endfor
strip
Right
For
value
Var
Properties
Readonly
body
Parts
bodyParts
:
readonly
TemplatePart
[]
Readonly
collection
collection
:
ExprNode
Readonly
key
Var
keyVar
:
string
|
null
Readonly
kind
kind
:
"ForDirective"
Readonly
parts
parts
:
readonly
(
Token
|
ExprNode
|
TemplatePart
)
[]
Readonly
range
range
:
Range
Readonly
strip
Left
Endfor
stripLeftEndfor
:
boolean
Readonly
strip
Left
For
stripLeftFor
:
boolean
Readonly
strip
Right
Endfor
stripRightEndfor
:
boolean
Readonly
strip
Right
For
stripRightFor
:
boolean
Readonly
value
Var
valueVar
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
Parts
collection
key
Var
kind
parts
range
strip
Left
Endfor
strip
Left
For
strip
Right
Endfor
strip
Right
For
value
Var
GitHub
npm
@cruglobal/js-hcl2 - v0.1.1
Loading...