Class IfPatternMatchProcessor
- java.lang.Object
-
- org.jetbrains.java.decompiler.modules.decompiler.IfPatternMatchProcessor
-
public final class IfPatternMatchProcessor extends java.lang.ObjectHandles pattern matching for instanceof in statements.
-
-
Constructor Summary
Constructors Constructor Description IfPatternMatchProcessor()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanmatchInstanceof(RootStatement root)
-
-
-
Method Detail
-
matchInstanceof
public static boolean matchInstanceof(RootStatement root)
-
-