C# Class Ancestry.Daisy.Language.AST.Trace.StatementTrace

Inheritance: TraceNode, IStatementNode
Datei anzeigen Open project: Ancestry/Daisy

Public Methods

Method Description
StatementTrace ( string statement, List tracings, object scope, bool outcome ) : System.Collections.Generic

Method Details

StatementTrace() public method

public StatementTrace ( string statement, List tracings, object scope, bool outcome ) : System.Collections.Generic
statement string
tracings List
scope object
outcome bool
return System.Collections.Generic