Package | Description |
---|---|
org.sonar.sslr.internal.text |
Internals of Text API.
|
org.sonar.sslr.text |
Modifier and Type | Method and Description |
---|---|
TextLocation |
CompositeText.CompositeTextCharSequence.getCopyLocation(int index) |
TextLocation |
PlainText.getLocation(int index) |
TextLocation |
LocatedText.getLocation(int index) |
TextLocation |
CompositeText.CompositeTextCharSequence.getLocation(int index) |
Modifier and Type | Method and Description |
---|---|
TextLocation |
TextCharSequence.getLocation(int index)
Deprecated.
|
Copyright © 2009–2017 SonarSource. All rights reserved.