coins.backend.gen
クラス CodeGenerator_arm.JumpcKey

java.lang.Object
  |
  +--coins.backend.gen.CodeGenerator_arm.JumpcKey
含まれているクラス:
CodeGenerator_arm

class CodeGenerator_arm.JumpcKey
extends java.lang.Object


フィールドの概要
(パッケージプライベート)  Function func
           
(パッケージプライベート)  int id
           
 
コンストラクタの概要
(パッケージプライベート) CodeGenerator_arm.JumpcKey(Function f, int i)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

func

Function func

id

int id
コンストラクタの詳細

CodeGenerator_arm.JumpcKey

CodeGenerator_arm.JumpcKey(Function f,
                           int i)