Uses of Class
org.benf.cfr.reader.bytecode.analysis.parse.expression.AbstractFunctionInvokation
Packages that use AbstractFunctionInvokation
Package
Description
-
Uses of AbstractFunctionInvokation in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters with parameters of type AbstractFunctionInvokationModifier and TypeMethodDescriptionprivate void
IllegalGenericRewriter.maybeRewriteExplicitCallTyping
(AbstractFunctionInvokation abstractFunctionInvokation) -
Uses of AbstractFunctionInvokation in org.benf.cfr.reader.bytecode.analysis.parse.expression
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of AbstractFunctionInvokation in org.benf.cfr.reader.bytecode.analysis.parse.rewriters
Methods in org.benf.cfr.reader.bytecode.analysis.parse.rewriters with parameters of type AbstractFunctionInvokationModifier and TypeMethodDescriptionprivate Expression
ExplicitTypeCallRewriter.InnerExplicitTypeCallRewriter.rewriteFunctionInvokation
(AbstractFunctionInvokation invokation)