Метод | Описание | |
---|---|---|
Emit ( |
Метод | Описание | |
---|---|---|
Append ( string stringValue ) : void | ||
AppendFormat ( string stringValue ) : void | ||
AppendFormatLine ( string stringValue ) : void | ||
AppendLine ( string stringValue ) : void | ||
DecreaseIndent ( ) : void | ||
IncreaseIndent ( ) : void | ||
Indent ( ) : void | ||
InternalEmit ( |
||
NewLine ( ) : void |
protected Append ( string stringValue ) : void | ||
stringValue | string | |
Результат | void |
protected AppendFormat ( string stringValue ) : void | ||
stringValue | string | |
Результат | void |
protected AppendFormatLine ( string stringValue ) : void | ||
stringValue | string | |
Результат | void |
protected AppendLine ( string stringValue ) : void | ||
stringValue | string | |
Результат | void |
public Emit ( |
||
statement | ||
Результат | string |
protected abstract InternalEmit ( |
||
statement | ||
Результат | void |