| Package | Description |
|---|---|
| antlr | |
| antlr.collections.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
PythonCharFormatter |
| Modifier and Type | Field and Description |
|---|---|
protected CharFormatter |
CodeGenerator.charFormatter
Object used to format characters in the target language.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Lookahead.toString(String separator,
CharFormatter formatter) |
String |
Lookahead.toString(String separator,
CharFormatter formatter,
Grammar g) |
| Modifier and Type | Method and Description |
|---|---|
String |
BitSet.toString(String separator,
CharFormatter formatter)
Transform a bit set into a string of characters.
|
String |
BitSet.toStringWithRanges(String separator,
CharFormatter formatter)
Print out the bit set but collapse char ranges.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.