Uses of Class
org.benf.cfr.reader.bytecode.analysis.parse.expression.SuperFunctionInvokation
Packages that use SuperFunctionInvokation
Package
Description
-
Uses of SuperFunctionInvokation in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters with parameters of type SuperFunctionInvokationModifier and TypeMethodDescriptionprotected booleanEnumAllSuperRewriter.canBeNopped(SuperFunctionInvokation superInvokation) protected booleanEnumSuperRewriter.canBeNopped(SuperFunctionInvokation superInvokation) protected booleanRedundantSuperRewriter.canBeNopped(SuperFunctionInvokation superInvokation) -
Uses of SuperFunctionInvokation in org.benf.cfr.reader.bytecode.analysis.parse.expression
Methods in org.benf.cfr.reader.bytecode.analysis.parse.expression that return SuperFunctionInvokation -
Uses of SuperFunctionInvokation in org.benf.cfr.reader.bytecode.analysis.parse.wildcard
Classes in org.benf.cfr.reader.bytecode.analysis.parse.wildcard that implement interfaces with type arguments of type SuperFunctionInvokationFields in org.benf.cfr.reader.bytecode.analysis.parse.wildcard declared as SuperFunctionInvokationModifier and TypeFieldDescriptionprivate SuperFunctionInvokationWildcardMatch.SuperFunctionInvokationWildcard.matchedValueMethods in org.benf.cfr.reader.bytecode.analysis.parse.wildcard that return SuperFunctionInvokation