Modes

object Modes

Properties

Link copied to clipboard
const val COMMENT: Int = 3
Link copied to clipboard
const val DEFAULT_MODE: Int = 0
Link copied to clipboard
const val EXPR: Int = 1
Link copied to clipboard
const val EXPR_UNESC: Int = 2
Link copied to clipboard
const val RAW: Int = 4