public static class MatchesVarExpansion.Result
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.Map<java.lang.Integer,java.util.List<DiffDriver.TextRun>> |
diffInfo |
int |
sourcePos |
java.lang.String |
text |
Constructor and Description |
---|
Result() |
public java.lang.String text
public int sourcePos
public final java.util.Map<java.lang.Integer,java.util.List<DiffDriver.TextRun>> diffInfo