Uses of Class
com.joanju.cg.core.UnresolvedProcedure

Packages that use UnresolvedProcedure
com.joanju.cg.core   
 

Uses of UnresolvedProcedure in com.joanju.cg.core
 

Methods in com.joanju.cg.core that return UnresolvedProcedure
static UnresolvedProcedure UnresolvedProcedure.lookup(int address)
           
static UnresolvedProcedure UnresolvedProcedure.lookupMatching(ProcedureInstr proc)
           
static UnresolvedProcedure UnresolvedProcedure.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UnresolvedProcedure[] UnresolvedProcedure.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008 Joanju Software. All Rights Reserved.