C# Class Microsoft.Scripting.Actions.ComboBinder.ReplaceUpdateVisitor

Inheritance: System.Linq.Expressions.ExpressionVisitor
Mostra file Open project: jschementi/iron

Protected Methods

Method Description
VisitGoto ( GotoExpression node ) : Expression

Method Details

VisitGoto() protected method

protected VisitGoto ( GotoExpression node ) : Expression
node System.Linq.Expressions.GotoExpression
return Expression