C# 클래스 Expressive.Tests.Massive.InstructionCollectingVisitor

상속: ElementVisitor
파일 보기 프로젝트 열기: ashmind/expressive 1 사용 예제들

공개 메소드들

메소드 설명
InstructionCollectingVisitor ( ) : System.Collections.Generic

보호된 메소드들

메소드 설명
VisitInstruction ( InstructionElement instruction ) : IElement

메소드 상세

InstructionCollectingVisitor() 공개 메소드

public InstructionCollectingVisitor ( ) : System.Collections.Generic
리턴 System.Collections.Generic

VisitInstruction() 보호된 메소드

protected VisitInstruction ( InstructionElement instruction ) : IElement
instruction Expressive.Elements.InstructionElement
리턴 IElement