Class Statements
- java.lang.Object
-
- org.jetbrains.java.decompiler.modules.decompiler.stats.Statements
-
public final class Statements extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Statements()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StatementfindFirstData(Statement stat)static booleanisInvocationInitConstructor(InvocationExprent inv, MethodWrapper method, ClassWrapper wrapper, boolean withThis)
-
-
-
Method Detail
-
isInvocationInitConstructor
public static boolean isInvocationInitConstructor(InvocationExprent inv, MethodWrapper method, ClassWrapper wrapper, boolean withThis)
-
-