coins.backend.gen
Class CodeGenerator_arm.JumpcKey

java.lang.Object
  extended bycoins.backend.gen.CodeGenerator_arm.JumpcKey
Enclosing class:
CodeGenerator_arm

class CodeGenerator_arm.JumpcKey
extends java.lang.Object


Field Summary
(package private)  Function func
           
(package private)  int id
           
 
Constructor Summary
(package private) CodeGenerator_arm.JumpcKey(Function f, int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

func

Function func

id

int id
Constructor Detail

CodeGenerator_arm.JumpcKey

CodeGenerator_arm.JumpcKey(Function f,
                           int i)