C# Class Shakespeare.Ast.CharacterListNode

Inheritance: ShakespeareBaseAstNode
ファイルを表示 Open project: jamescurran/ShakespeareCompiler

Public Methods

Method Description
Fill ( ICollection coll ) : void

Method Details

Fill() public method

public Fill ( ICollection coll ) : void
coll ICollection
return void