|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextCharSequence | |
|---|---|
| org.sonar.sslr.internal.text | Internals of Text API. |
| org.sonar.sslr.text | |
| Uses of TextCharSequence in org.sonar.sslr.internal.text |
|---|
| Classes in org.sonar.sslr.internal.text that implement TextCharSequence | |
|---|---|
class |
CompositeText.CompositeTextCharSequence
|
class |
LocatedText
|
class |
PlainText
|
| Methods in org.sonar.sslr.internal.text that return TextCharSequence | |
|---|---|
TextCharSequence |
TransformedText.sequence()
|
TextCharSequence |
SubText.sequence()
|
TextCharSequence |
PlainText.sequence()
|
TextCharSequence |
CompositeText.sequence()
|
TextCharSequence |
PlainText.subSequence(int from,
int to)
|
TextCharSequence |
CompositeText.CompositeTextCharSequence.subSequence(int start,
int end)
|
| Uses of TextCharSequence in org.sonar.sslr.text |
|---|
| Methods in org.sonar.sslr.text that return TextCharSequence | |
|---|---|
TextCharSequence |
Text.sequence()
Provides sequential access to characters. |
TextCharSequence |
TextCharSequence.subSequence(int start,
int end)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||