C# Class IronRuby.Compiler.Ast.HashConstructor

Exibir arquivo Open project: jschementi/iron Class Usage Examples

Public Methods

Method Description
HashConstructor ( Maplet maplets, SourceSpan location ) : System.Collections.Generic

Private Methods

Method Description
TransformRead ( AstGenerator gen ) : Expression

Method Details

HashConstructor() public method

public HashConstructor ( Maplet maplets, SourceSpan location ) : System.Collections.Generic
maplets Maplet
location SourceSpan
return System.Collections.Generic