C# 클래스 ForStatementElement, pinac

상속: Element
파일 보기 프로젝트 열기: shranjan/pinac 1 사용 예제들

공개 메소드들

메소드 설명
Accept ( Visitor, visitor ) : void
ChkforParallel ( ) : void
ForStatementElement ( ) : System

메소드 상세

Accept() 공개 메소드

public Accept ( Visitor, visitor ) : void
visitor Visitor,
리턴 void

ChkforParallel() 공개 메소드

public ChkforParallel ( ) : void
리턴 void

ForStatementElement() 공개 메소드

public ForStatementElement ( ) : System
리턴 System