Property | Type | Description | |
---|---|---|---|
Name | string | ||
Node | AstNode |
Method | Description | |
---|---|---|
NameNode ( string name, AstNode node ) : System | ||
ToString ( ) : string |
public NameNode ( string name, AstNode node ) : System | ||
name | string | |
node | AstNode | |
return | System |