C# Класс IronRuby.Compiler.Ast.AstGenerator.VariableScope

Наследование: LexicalScope
Показать файл Открыть проект

Открытые методы

Метод Описание
VariableScope ( ScopeBuilder locals, System.Linq.Expressions selfVariable, System.Linq.Expressions runtimeScopeVariable ) : System

Описание методов

VariableScope() публичный Метод

public VariableScope ( ScopeBuilder locals, System.Linq.Expressions selfVariable, System.Linq.Expressions runtimeScopeVariable ) : System
locals ScopeBuilder
selfVariable System.Linq.Expressions
runtimeScopeVariable System.Linq.Expressions
Результат System