Class CaseUnfoldingTrie.Unfolding
java.lang.Object
com.oracle.truffle.regex.tregex.parser.CaseUnfoldingTrie.Unfolding
- Enclosing class:
CaseUnfoldingTrie
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Unfolding
public Unfolding(int start, int length, int codepoint)
-
-
Method Details
-
getStart
public int getStart() -
getLength
public int getLength() -
getEnd
public int getEnd() -
getCodepoint
public int getCodepoint()
-