C# Class SplitAndMerge.DebuggerFunction

Inheritance: SplitAndMerge.ParserFunction
Exibir arquivo Open project: vassilych/cscs_winforms

Public Methods

Method Description
DebuggerFunction ( bool start = true ) : System

Protected Methods

Method Description
Evaluate ( SplitAndMerge.ParsingScript script ) : SplitAndMerge.Variable

Method Details

DebuggerFunction() public method

public DebuggerFunction ( bool start = true ) : System
start bool
return System

Evaluate() protected method

protected Evaluate ( SplitAndMerge.ParsingScript script ) : SplitAndMerge.Variable
script SplitAndMerge.ParsingScript
return SplitAndMerge.Variable