public class SourceRange extends Object
| Constructor and Description |
|---|
SourceRange(int beginLine,
int beginColumn,
int endLine,
int endColumn) |
public SourceRange(int beginLine,
int beginColumn,
int endLine,
int endColumn)
public static SourceRange combineSourceRanges(SourceRange... ranges)
Copyright © 2014 Quattor. All Rights Reserved.