C# Class CSPspEmu.Core.Cpu.Dynarec.Ast.GeneratorCSharpPsp

Inheritance: GeneratorCSharp
Show file Open project: soywiz/cspspemu

Protected Methods

Method Description
_Generate ( AstNodeStmPspInstruction PspInstruction ) : void

Method Details

_Generate() protected method

protected _Generate ( AstNodeStmPspInstruction PspInstruction ) : void
PspInstruction AstNodeStmPspInstruction
return void