|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use StringNode | |
|---|---|
| org.joni | |
| org.joni.ast | |
| Uses of StringNode in org.joni |
|---|
| Methods in org.joni with parameters of type StringNode | |
|---|---|
private int |
ArrayCompiler.compileLengthStringRawNode(StringNode sn)
|
private void |
Compiler.compileStringNode(StringNode node)
|
private void |
Compiler.compileStringRawNode(StringNode sn)
|
private void |
Analyser.updateStringNodeCaseFoldMultiByte(StringNode sn)
|
private void |
Analyser.updateStringNodeCaseFoldSingleByte(StringNode sn,
byte[] toLower)
|
| Uses of StringNode in org.joni.ast |
|---|
| Fields in org.joni.ast declared as StringNode | |
|---|---|
static StringNode |
StringNode.EMPTY
|
| Methods in org.joni.ast that return StringNode | |
|---|---|
StringNode |
QuantifierNode.convertToString(int flag)
|
StringNode |
StringNode.splitLastChar(org.jcodings.Encoding enc)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||