Method | Description | |
---|---|---|
HandlebarsParserState ( string templateId, IMemberLocator memberLocator ) : System | ||
ParseExpression ( string expression, |
||
WriteLiteral ( string s, |
Method | Description | |
---|---|---|
AddNodeToCurrentBlock ( |
||
LastNode ( ) : |
||
SetCurrentToken ( |
public HandlebarsParserState ( string templateId, IMemberLocator memberLocator ) : System | ||
templateId | string | |
memberLocator | IMemberLocator | |
return | System |
public ParseExpression ( string expression, |
||
expression | string | |
location | ||
return |
public WriteLiteral ( string s, |
||
s | string | |
location | ||
return | void |