Class VariableFactory
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.variables.VariableFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlocalVariable(int stackPosition, Ident ident, int origCodeRawOffset) voidmutatingRenameUnClash(LocalVariable toRename) tempVariable(InferredJavaType type)
-
Constructor Details
-
VariableFactory
-
-
Method Details
-
getReturn
-
ignoredVariable
-
tempVariable
-
localVariable
-
mutatingRenameUnClash
-