C# Class Expressive.Tests.Massive.InstructionCollectingVisitor

Inheritance: ElementVisitor
Afficher le fichier Open project: ashmind/expressive Class Usage Examples

Méthodes publiques

Méthode Description
InstructionCollectingVisitor ( ) : System.Collections.Generic

Méthodes protégées

Méthode Description
VisitInstruction ( InstructionElement instruction ) : IElement

Method Details

InstructionCollectingVisitor() public méthode

public InstructionCollectingVisitor ( ) : System.Collections.Generic
Résultat System.Collections.Generic

VisitInstruction() protected méthode

protected VisitInstruction ( InstructionElement instruction ) : IElement
instruction Expressive.Elements.InstructionElement
Résultat IElement