Свойство | Тип | Описание | |
---|---|---|---|
AddAttribute | void | ||
AddAttributes | void | ||
GetIdentifierParts | IEnumerable |
||
IdentifierTypeFromCharacter | void | ||
Statement | System.Collections.Generic | ||
Statement | System.Collections.Generic |
Метод | Описание | |
---|---|---|
Statement ( string name, |
||
ToString ( ) : string |
Метод | Описание | |
---|---|---|
ParseStatementTail ( |
Метод | Описание | |
---|---|---|
AddAttribute ( Attribute node ) : void | ||
AddAttributes ( Parrot.Nodes.AttributeList attributes ) : void | ||
GetIdentifierParts ( string source ) : IEnumerable |
||
IdentifierTypeFromCharacter ( char character, IdentifierType ¤tType ) : void | ||
Statement ( ) : System.Collections.Generic | ||
Statement ( string name ) : System.Collections.Generic |
protected ParseStatementTail ( |
||
statementTail | ||
Результат | void |
public Statement ( string name, |
||
name | string | |
statementTail | ||
Результат | System.Collections.Generic |