|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.sslr.internal.text.AbstractText
org.sonar.sslr.internal.text.PlainText
org.sonar.sslr.internal.text.LocatedText
public class LocatedText
| Constructor Summary | |
|---|---|
LocatedText(File file,
char[] chars)
|
|
| Method Summary | |
|---|---|
TextLocation |
getLocation(int index)
|
| Methods inherited from class org.sonar.sslr.internal.text.PlainText |
|---|
charAt, getText, getTransformationDepth, length, sequence, subSequence, subText, toCharArray |
| Methods inherited from class org.sonar.sslr.internal.text.AbstractText |
|---|
toChars, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.sonar.sslr.text.TextCharSequence |
|---|
toString |
| Constructor Detail |
|---|
public LocatedText(@Nullable
File file,
char[] chars)
| Method Detail |
|---|
public TextLocation getLocation(int index)
getLocation in interface TextCharSequencegetLocation in class PlainText
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||