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 boolean
EnumAllSuperRewriter.canBeNopped
(SuperFunctionInvokation superInvokation) protected boolean
EnumSuperRewriter.canBeNopped
(SuperFunctionInvokation superInvokation) protected boolean
RedundantSuperRewriter.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
Fields in org.benf.cfr.reader.bytecode.analysis.parse.wildcard declared as SuperFunctionInvokationModifier and TypeFieldDescriptionprivate SuperFunctionInvokation
WildcardMatch.SuperFunctionInvokationWildcard.matchedValue
Methods in org.benf.cfr.reader.bytecode.analysis.parse.wildcard that return SuperFunctionInvokation