- All Known Implementing Classes:
ArrayTokenSequence
public interface ITokenSequence
rewrite of ITokenSequence.kt
-
Method Summary
Modifier and TypeMethodDescriptionintintlexemeIndexByChar(int index) intlexStart(int index) @NotNull IElementTypelexType(int index) voidremap(int index, @NotNull IElementType type)
-
Method Details
-
lexStart
int lexStart(int index) -
lexType
-
remap
-
lexemeIndexByChar
int lexemeIndexByChar(int index) -
getLexemeCount
int getLexemeCount()
-