public class FixReplacementInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
path |
Comment.Range |
range |
String |
replacement |
Constructor and Description |
---|
FixReplacementInfo() |
public String path
public Comment.Range range
public String replacement