public class LocatedText extends PlainText
Constructor and Description |
---|
LocatedText(File file,
char[] chars) |
Modifier and Type | Method and Description |
---|---|
TextLocation |
getLocation(int index) |
charAt, getText, getTransformationDepth, length, sequence, subSequence, subText, toCharArray
toChars, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
chars, codePoints
public TextLocation getLocation(int index)
getLocation
in interface TextCharSequence
getLocation
in class PlainText
Copyright © 2009–2017 SonarSource. All rights reserved.