Uses of Class
com.strobel.decompiler.ast.Inlining
Packages that use Inlining
-
Uses of Inlining in com.strobel.decompiler.ast
Methods in com.strobel.decompiler.ast with parameters of type InliningModifier and TypeMethodDescriptionprivate static boolean
AstOptimizer.introducePreIncrementForInstanceFields
(List<Node> body, MutableInteger position, Inlining inlining) private static boolean
AstOptimizer.introducePreIncrementForStaticFields
(List<Node> body, MutableInteger position, Inlining inlining)