Méthode | Description | |
---|---|---|
QuoteString ( string val ) : string | ||
WriteExpressionStatement ( |
||
WriteFunctionDefinition ( |
||
WriteSnippetExpression ( |
||
WriteSnippetStatement ( |
Méthode | Description | |
---|---|---|
IndentSnippet ( string block ) : string | ||
IndentSnippetStatement ( string block ) : string |
protected QuoteString ( string val ) : string | ||
val | string | |
Résultat | string |
protected WriteExpressionStatement ( |
||
s | ||
Résultat | void |
protected WriteFunctionDefinition ( |
||
func | ||
Résultat | void |
protected WriteSnippetExpression ( |
||
e | ||
Résultat | void |
protected WriteSnippetStatement ( |
||
s | ||
Résultat | void |