C# Class Shakespeare.Ast.CharacterListNode

Inheritance: ShakespeareBaseAstNode
Show file 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