Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Mosa
Compiler
Framework
BaseCodeTransformationStage
C# 클래스 Mosa.Compiler.Framework.BaseCodeTransformationStage
Base class for code transformation stages.
상속:
BaseMethodCompilerStage
,
IMethodCompilerStage
,
IVisitor
파일 보기
프로젝트 열기: tgiphil/MOSA-Project
보호된 프로퍼티들
프로퍼티
타입
설명
visitationDictionary
VisitationDelegate>.Dictionary
보호된 메소드들
메소드
설명
PopulateVisitationDictionary
( ) :
void
Run
( ) :
void
Setup
( ) :
void
메소드 상세
PopulateVisitationDictionary()
보호된
추상적인
메소드
protected
abstract
PopulateVisitationDictionary
( ) :
void
리턴
void
Run()
보호된
메소드
protected
Run
( ) :
void
리턴
void
Setup()
보호된
메소드
protected
Setup
( ) :
void
리턴
void
프로퍼티 상세
visitationDictionary
보호되어 있는 프로퍼티
protected
Dictionary
visitationDictionary
리턴
VisitationDelegate>.Dictionary