C# Class Microsoft.Scripting.Interpreter.BranchFalseInstruction

Inheritance: OffsetInstruction
Show file Open project: jschementi/iron

Public Methods

Method Description
Run ( InterpretedFrame frame ) : int

Private Methods

Method Description
BranchFalseInstruction ( ) : System.Linq.Expressions

Method Details

Run() public method

public Run ( InterpretedFrame frame ) : int
frame InterpretedFrame
return int