Package com.strobel.decompiler.patterns
Class PossibleMatch
java.lang.Object
com.strobel.decompiler.patterns.PossibleMatch
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
nextOther
-
checkPoint
final int checkPoint
-
-
Constructor Details
-
PossibleMatch
PossibleMatch(INode nextOther, int checkPoint)
-