Метод | Описание | |
---|---|---|
TraverseChildren ( IDupValue dupValue ) : void | ||
TraverseChildren ( ILocalDefinition localDefinition ) : void | ||
TraverseChildren ( IParameterDefinition parameterDefinition ) : void | ||
TraverseChildren ( IPopValue popValue ) : void |
Метод | Описание | |
---|---|---|
ExpressionCanBeMovedAndDoesNotReference ( IExpression expression, object definition ) : bool |
public TraverseChildren ( IDupValue dupValue ) : void | ||
dupValue | IDupValue | |
Результат | void |
public TraverseChildren ( ILocalDefinition localDefinition ) : void | ||
localDefinition | ILocalDefinition | |
Результат | void |
public TraverseChildren ( IParameterDefinition parameterDefinition ) : void | ||
parameterDefinition | IParameterDefinition | |
Результат | void |
public TraverseChildren ( IPopValue popValue ) : void | ||
popValue | IPopValue | |
Результат | void |