@Deprecated public class TextLocation extends Object
This class is not intended to be instantiated or subclassed by clients.
| Constructor and Description |
|---|
TextLocation(File file,
int line,
int column)
Deprecated.
|
TextLocation(File file,
URI uri,
int line,
int column)
Deprecated.
|
Copyright © 2009–2015 SonarSource. All rights reserved.