C# Class Pomona.Queries.IndexerAccessNode

Inheritance: SymbolNode
Mostra file Open project: Pomona/Pomona Class Usage Examples

Public Methods

Method Description
IndexerAccessNode ( string name, IEnumerable children ) : System.Collections.Generic

Method Details

IndexerAccessNode() public method

public IndexerAccessNode ( string name, IEnumerable children ) : System.Collections.Generic
name string
children IEnumerable
return System.Collections.Generic