Class VariableFactory
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.variables.VariableFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlocalVariable
(int stackPosition, Ident ident, int origCodeRawOffset) void
mutatingRenameUnClash
(LocalVariable toRename) tempVariable
(InferredJavaType type)
-
Field Details
-
variableNamer
-
typedArgs
-
clashes
-
method
-
ignored
private int ignored -
cache
-
-
Constructor Details
-
VariableFactory
-
-
Method Details
-
getReturn
-
ignoredVariable
-
tempVariable
-
localVariable
-
mutatingRenameUnClash
-