Literals

class Literals(lits: Array<String>, map: MutableMap<String, Boolean>, val lengths: Array<Int>)

Constructors

Link copied to clipboard
constructor(lits: Array<String>, map: MutableMap<String, Boolean>, lengths: Array<Int>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun matchAt(str: String, offset: Int): String?
Link copied to clipboard
open override fun toString(): String