- Enclosing class:
SourceUtils
public static final class SourceUtils.SourceFix
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
removedCharacters
public final String removedCharacters
-
characterIdx
public final int characterIdx
-
Constructor Details
-
SourceFix
public SourceFix(String text,
String removedChracters,
int characterIdx)