Uses of Class
org.benf.cfr.reader.bytecode.analysis.parse.expression.StaticFunctionInvokation
Packages that use StaticFunctionInvokation
Package
Description
-
Uses of StaticFunctionInvokation in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters
Fields in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters declared as StaticFunctionInvokationModifier and TypeFieldDescription(package private) StaticFunctionInvokation
SwitchEnumRewriter.EclipseVarResultCollector.arrayLen
(package private) StaticFunctionInvokation
SyntheticAccessorRewriter.FuncMatchCollector.staticFunctionInvokation
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters with parameters of type StaticFunctionInvokationModifier and TypeMethodDescriptionprivate boolean
UnreachableStaticRewriter.Rewriter.available
(StaticFunctionInvokation sfe, UnreachableStaticRewriter.Inaccessible inaccessible) private boolean
UnreachableStaticRewriter.Rewriter.defines
(JavaRefTypeInstance type, StaticFunctionInvokation sfe) private Expression
LambdaRewriter.rewriteDynamicExpression
(DynamicInvokation dynamicExpression, StaticFunctionInvokation functionInvokation, List<Expression> curriedArgs) private Expression
SyntheticAccessorRewriter.rewriteFunctionExpression
(StaticFunctionInvokation functionInvokation) private Expression
SyntheticAccessorRewriter.rewriteFunctionExpression2
(StaticFunctionInvokation functionInvokation) private void
SwitchEnumRewriter.tryRewriteEclipse
(SwitchEnumRewriter.SwitchEnumMatchResultCollector mrc, StaticFunctionInvokation lookupFn, boolean expression) -
Uses of StaticFunctionInvokation in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers
Fields in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers declared as StaticFunctionInvokationModifier and TypeFieldDescription(package private) StaticFunctionInvokation
TryResourcesTransformerBase.TryResourcesMatchResultCollector.fn
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers that return StaticFunctionInvokationModifier and TypeMethodDescriptionprivate StaticFunctionInvokation
TryResourcesTransformerBase.TryResourcesMatchResultCollector.getFn
(WildcardMatch wcm, String name) -
Uses of StaticFunctionInvokation in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.util
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.util with parameters of type StaticFunctionInvokationModifier and TypeMethodDescriptionstatic Expression
BoxingHelper.sugarBoxing
(StaticFunctionInvokation staticFunctionInvokation) -
Uses of StaticFunctionInvokation in org.benf.cfr.reader.bytecode.analysis.parse.rewriters
Methods in org.benf.cfr.reader.bytecode.analysis.parse.rewriters with parameters of type StaticFunctionInvokationModifier and TypeMethodDescriptionprivate Expression
StringBuilderRewriter.extractStringConcat
(StaticFunctionInvokation staticFunctionInvokation) private Expression
StringBuilderRewriter.extractStringConcatSimple
(StaticFunctionInvokation staticFunctionInvokation) -
Uses of StaticFunctionInvokation in org.benf.cfr.reader.bytecode.analysis.parse.wildcard
Fields in org.benf.cfr.reader.bytecode.analysis.parse.wildcard declared as StaticFunctionInvokationModifier and TypeFieldDescriptionprivate StaticFunctionInvokation
WildcardMatch.StaticFunctionInvokationWildcard.matchedValue
Methods in org.benf.cfr.reader.bytecode.analysis.parse.wildcard that return StaticFunctionInvokation