C# 클래스 Ancestry.Daisy.Language.AST.Trace.StatementTrace

상속: TraceNode, IStatementNode
파일 보기 프로젝트 열기: Ancestry/Daisy

공개 메소드들

메소드 설명
StatementTrace ( string statement, List tracings, object scope, bool outcome ) : System.Collections.Generic

메소드 상세

StatementTrace() 공개 메소드

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