Companion

object Companion

Properties

Link copied to clipboard
const val ACRONYM: Int = 2
Link copied to clipboard
const val ACRONYM_DEP: Int = 8
Link copied to clipboard
const val ALPHANUM: Int = 0

String token types that correspond to token type int constants

Link copied to clipboard
const val APOSTROPHE: Int = 1
Link copied to clipboard
const val CJ: Int = 7
Link copied to clipboard
const val COMPANY: Int = 3
Link copied to clipboard
const val EMAIL: Int = 4
Link copied to clipboard
const val HOST: Int = 5
Link copied to clipboard
const val NUM: Int = 6
Link copied to clipboard

String token types that correspond to token type int constants