Uses of Class
com.strobel.decompiler.ast.LockInfo
Packages that use LockInfo
-
Uses of LockInfo in com.strobel.decompiler.ast
Methods in com.strobel.decompiler.ast with parameters of type LockInfoModifier and TypeMethodDescriptionprivate static void
AstOptimizer.inlineLockAccess
(Node owner, List<Node> body, LockInfo lockInfo) static boolean
PatternMatching.matchUnlock
(Node e, LockInfo lockInfo) Method parameters in com.strobel.decompiler.ast with type arguments of type LockInfo