C# Class MathParserDataStructures.CountVisitor

Inheritance: IVisitor
Afficher le fichier Open project: FlorianRappl/YAMP

Méthodes publiques

Méthode Description
Action ( MathParserTreeNode treeNode ) : void
ResetCounter ( ) : void

Method Details

Action() public méthode

public Action ( MathParserTreeNode treeNode ) : void
treeNode MathParserTreeNode
Résultat void

ResetCounter() public méthode

public ResetCounter ( ) : void
Résultat void