C# Class IronRuby.Compiler.Ast.CompoundRightValue

ファイルを表示 Open project: ExpertsInside/IronSP Class Usage Examples

Public Methods

Method Description
CompoundRightValue ( IronRuby.Compiler.Ast.Expression rightValues, IronRuby.Compiler.Ast.Expression splattedValue ) : System.Collections.Generic

Method Details

CompoundRightValue() public method

public CompoundRightValue ( IronRuby.Compiler.Ast.Expression rightValues, IronRuby.Compiler.Ast.Expression splattedValue ) : System.Collections.Generic
rightValues IronRuby.Compiler.Ast.Expression
splattedValue IronRuby.Compiler.Ast.Expression
return System.Collections.Generic