Search
Preparing search index...
The search index is not available
typescript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"node_modules/@types/handlebars/index.d"
Handlebars
Visitor
Class Visitor
Hierarchy
Visitor
Implements
ICompiler
Index
Methods
Block
Statement
Boolean
Literal
Comment
Statement
Content
Statement
Decorator
Decorator
Block
Hash
Mustache
Statement
Null
Literal
Number
Literal
Partial
Block
Statement
Partial
Statement
Path
Expression
Program
String
Literal
Sub
Expression
Undefined
Literal
accept
accept
Array
accept
Key
Methods
Block
Statement
Block
Statement
(
block
:
BlockStatement
)
:
void
Parameters
block:
BlockStatement
Returns
void
Boolean
Literal
Boolean
Literal
(
bool
:
BooleanLiteral
)
:
void
Parameters
bool:
BooleanLiteral
Returns
void
Comment
Statement
Comment
Statement
(
comment
?:
CommentStatement
)
:
void
Parameters
Optional
comment:
CommentStatement
Returns
void
Content
Statement
Content
Statement
(
content
:
ContentStatement
)
:
void
Parameters
content:
ContentStatement
Returns
void
Decorator
Decorator
(
decorator
:
Decorator
)
:
void
Parameters
decorator:
Decorator
Returns
void
Decorator
Block
Decorator
Block
(
decorator
:
DecoratorBlock
)
:
void
Parameters
decorator:
DecoratorBlock
Returns
void
Hash
Hash
(
hash
:
Hash
)
:
void
Parameters
hash:
Hash
Returns
void
Mustache
Statement
Mustache
Statement
(
mustache
:
MustacheStatement
)
:
void
Parameters
mustache:
MustacheStatement
Returns
void
Null
Literal
Null
Literal
(
)
:
void
Returns
void
Number
Literal
Number
Literal
(
num
:
NumberLiteral
)
:
void
Parameters
num:
NumberLiteral
Returns
void
Partial
Block
Statement
Partial
Block
Statement
(
partial
:
PartialBlockStatement
)
:
void
Parameters
partial:
PartialBlockStatement
Returns
void
Partial
Statement
Partial
Statement
(
partial
:
PartialStatement
)
:
void
Parameters
partial:
PartialStatement
Returns
void
Path
Expression
Path
Expression
(
path
:
PathExpression
)
:
void
Parameters
path:
PathExpression
Returns
void
Program
Program
(
program
:
Program
)
:
void
Parameters
program:
Program
Returns
void
String
Literal
String
Literal
(
str
:
StringLiteral
)
:
void
Parameters
str:
StringLiteral
Returns
void
Sub
Expression
Sub
Expression
(
sexpr
:
SubExpression
)
:
void
Parameters
sexpr:
SubExpression
Returns
void
Undefined
Literal
Undefined
Literal
(
)
:
void
Returns
void
accept
accept
(
node
:
Node
)
:
void
Parameters
node:
Node
Returns
void
accept
Array
accept
Array
(
arr
:
Expression
[]
)
:
void
Parameters
arr:
Expression
[]
Returns
void
accept
Key
accept
Key
(
node
:
Node
, name
:
string
)
:
void
Parameters
node:
Node
name:
string
Returns
void
Globals
"node_
modules/@types/handlebars/index.d"
"handlebars"
"handlebars/runtime"
Handlebars
AST
Utils
hbs
Safe
String
Visitor
Block
Statement
Boolean
Literal
Comment
Statement
Content
Statement
Decorator
Decorator
Block
Hash
Mustache
Statement
Null
Literal
Number
Literal
Partial
Block
Statement
Partial
Statement
Path
Expression
Program
String
Literal
Sub
Expression
Undefined
Literal
accept
accept
Array
accept
Key
Helper
Declare
Spec
Helper
Delegate
Helper
Options
ICompiler
Parse
Options
Runtime
Options
Template
Delegate
Template
decorators
escape
Expression
helpers
logger
partials
templates
Exception
K
block
Params
compile
create
create
Frame
log
no
Conflict
parse
precompile
register
Decorator
register
Helper
register
Partial
template
unregister
Decorator
unregister
Helper
unregister
Partial
Generated using
TypeDoc