java.lang.Object
com.google.javascript.jscomp.parsing.parser.util.SourceRange

public class SourceRange extends Object
A range of positions in a source string. Start is inclusive. End is exclusive.