C# 클래스 Schemin.Evaluate.MacroExpander

파일 보기 프로젝트 열기: imphasing/schemin 1 사용 예제들

공개 메소드들

메소드 설명
ExpandAll ( IScheminType ast ) : IScheminType
MacroExpander ( Evaluator eval ) : Schemin.AST

비공개 메소드들

메소드 설명
Expand ( IScheminType ast, bool &modified ) : IScheminType

메소드 상세

ExpandAll() 공개 메소드

public ExpandAll ( IScheminType ast ) : IScheminType
ast IScheminType
리턴 IScheminType

MacroExpander() 공개 메소드

public MacroExpander ( Evaluator eval ) : Schemin.AST
eval Evaluator
리턴 Schemin.AST