coins.backend.gen
クラス CodeGenerator_sh4.RegistLabel

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

static class CodeGenerator_sh4.RegistLabel
extends java.lang.Object


フィールドの概要
(パッケージプライベート)  int count
           
(パッケージプライベート)  int dataSize
           
(パッケージプライベート)  CodeGenerator_sh4.LabelRegister[] regist_label
           
 
コンストラクタの概要
(パッケージプライベート) CodeGenerator_sh4.RegistLabel()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

count

int count

dataSize

int dataSize

regist_label

CodeGenerator_sh4.LabelRegister[] regist_label
コンストラクタの詳細

CodeGenerator_sh4.RegistLabel

CodeGenerator_sh4.RegistLabel()