Method | Description | |
---|---|---|
QuoteString ( string val ) : string | ||
WriteExpressionStatement ( |
||
WriteFunctionDefinition ( |
||
WriteSnippetExpression ( |
||
WriteSnippetStatement ( |
Method | Description | |
---|---|---|
IndentSnippet ( string block ) : string | ||
IndentSnippetStatement ( string block ) : string |
protected QuoteString ( string val ) : string | ||
val | string | |
return | string |
protected WriteExpressionStatement ( |
||
s | ||
return | void |
protected WriteFunctionDefinition ( |
||
func | ||
return | void |
protected WriteSnippetExpression ( |
||
e | ||
return | void |
protected WriteSnippetStatement ( |
||
s | ||
return | void |