GeneratedLexer

Properties

Link copied to clipboard
abstract val state: Int
Link copied to clipboard
abstract val tokenEnd: Int
Link copied to clipboard
abstract val tokenStart: Int

Functions

Link copied to clipboard
abstract fun advance(): IElementType?
Link copied to clipboard
abstract fun reset(buffer: CharSequence, start: Int, end: Int, initialState: Int)