C# 클래스 MathParserDataStructures.CountVisitor

상속: IVisitor
파일 보기 프로젝트 열기: FlorianRappl/YAMP

공개 메소드들

메소드 설명
Action ( MathParserTreeNode treeNode ) : void
ResetCounter ( ) : void

메소드 상세

Action() 공개 메소드

public Action ( MathParserTreeNode treeNode ) : void
treeNode MathParserTreeNode
리턴 void

ResetCounter() 공개 메소드

public ResetCounter ( ) : void
리턴 void