Package | Description |
---|---|
org.joni | |
org.joni.ast |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Field and Description |
---|---|
static StringNode |
StringNode.EMPTY |
Modifier and Type | Method and Description |
---|---|
StringNode |
QuantifierNode.convertToString(int flag) |
StringNode |
StringNode.splitLastChar(org.jcodings.Encoding enc) |
Copyright © 2018. All rights reserved.