C# Class Pomona.Queries.MethodCallNode

Inheritance: SymbolNode
Mostrar archivo Open project: Pomona/Pomona Class Usage Examples

Public Methods

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

Method Details

MethodCallNode() public method

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