C# 클래스 CSPspEmu.Core.Cpu.Dynarec.Ast.GeneratorILPsp

상속: GeneratorIL
파일 보기 프로젝트 열기: soywiz/cspspemu

공개 메소드들

메소드 설명
GeneratorILPsp ( ) : System

보호된 메소드들

메소드 설명
_Generate ( AstNodeStmPspInstruction PspInstruction ) : void

메소드 상세

GeneratorILPsp() 공개 메소드

public GeneratorILPsp ( ) : System
리턴 System

_Generate() 보호된 메소드

protected _Generate ( AstNodeStmPspInstruction PspInstruction ) : void
PspInstruction AstNodeStmPspInstruction
리턴 void