Uses of Class
de.jiac.micro.config.analysis.RuntimeGuessValue

Packages that use RuntimeGuessValue
de.jiac.micro.config.analysis   
 

Uses of RuntimeGuessValue in de.jiac.micro.config.analysis
 

Fields in de.jiac.micro.config.analysis declared as RuntimeGuessValue
static RuntimeGuessValue RuntimeGuessValue.D0_CONSTANT
           
static RuntimeGuessValue RuntimeGuessValue.D1_CONSTANT
           
static RuntimeGuessValue RuntimeGuessValue.F0_CONSTANT
           
static RuntimeGuessValue RuntimeGuessValue.F1_CONSTANT
           
static RuntimeGuessValue RuntimeGuessValue.F2_CONSTANT
           
static RuntimeGuessValue RuntimeGuessValue.I0_CONSTANT
           
static RuntimeGuessValue RuntimeGuessValue.I1_CONSTANT
           
static RuntimeGuessValue RuntimeGuessValue.I2_CONSTANT
           
static RuntimeGuessValue RuntimeGuessValue.I3_CONSTANT
           
static RuntimeGuessValue RuntimeGuessValue.I4_CONSTANT
           
static RuntimeGuessValue RuntimeGuessValue.I5_CONSTANT
           
static RuntimeGuessValue RuntimeGuessValue.IM1_CONSTANT
           
static RuntimeGuessValue RuntimeGuessValue.L0_CONSTANT
           
static RuntimeGuessValue RuntimeGuessValue.L1_CONSTANT
           
static RuntimeGuessValue RuntimeGuessValue.NULL_CONSTANT
           
static RuntimeGuessValue RuntimeGuessValue.RETURNADDRESS_VALUE
           
static RuntimeGuessValue RuntimeGuessValue.UNINITIALISED_VALUE
           
static RuntimeGuessValue RuntimeGuessValue.UNSPECIFIED_DOUBLE_VALUE
           
static RuntimeGuessValue RuntimeGuessValue.UNSPECIFIED_FLOAT_VALUE
           
static RuntimeGuessValue RuntimeGuessValue.UNSPECIFIED_INT_VALUE
           
static RuntimeGuessValue RuntimeGuessValue.UNSPECIFIED_LONG_VALUE
           
 

Methods in de.jiac.micro.config.analysis with parameters of type RuntimeGuessValue
 boolean RuntimeGuessValue.typeEquals(RuntimeGuessValue other)
           
 boolean RuntimeGuessValue.valueEquals(RuntimeGuessValue other)
           
 



Copyright © 2008-2011 DAI-Labor. All Rights Reserved.