Uses of Class
org.norecess.citkit.lir.operands.LIRInteger

Packages that use LIRInteger
org.norecess.citkit.visitors   
 

Uses of LIRInteger in org.norecess.citkit.visitors
 

Methods in org.norecess.citkit.visitors with parameters of type LIRInteger
 T LIROperandVisitor.visitInteger(LIRInteger integer)