C# Class Parrot.Nodes.Attribute

Inheritance: Parrot.Nodes.AbstractNode
ファイルを表示 Open project: ParrotFx/Parrot Class Usage Examples

Public Methods

Method Description
Attribute ( string key, Statement value )

Method Details

Attribute() public method

public Attribute ( string key, Statement value )
key string
value Statement