Class BoundSuperCollector
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.types.BoundSuperCollector
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Map<JavaRefTypeInstance,
BindingSuperContainer.Route> private final Map<JavaRefTypeInstance,
JavaGenericRefTypeInstance> private final ClassFile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
collect
(JavaGenericRefTypeInstance boundBase, BindingSuperContainer.Route route) void
collect
(JavaRefTypeInstance boundBase, BindingSuperContainer.Route route)
-
Field Details
-
classFile
-
boundSupers
-
boundSuperRoute
-
-
Constructor Details
-
BoundSuperCollector
-
-
Method Details
-
getBoundSupers
-
collect
-
collect
-