C# 클래스 Mosa.Compiler.Framework.IR.Epilogue

An abstract intermediate representation of the method epilogue.
This instruction is usually derived by the architecture and expanded appropriately for the calling convention of the method.
상속: BaseIRInstruction
파일 보기 프로젝트 열기: tgiphil/MOSA-Project

공개 메소드들

메소드 설명
Epilogue ( )

Initializes a new instance of Epilogue.

메소드 상세

Epilogue() 공개 메소드

Initializes a new instance of Epilogue.
public Epilogue ( )