Companion

object Companion

Properties

Link copied to clipboard
const val LEFT_ROUND_BRACKET: Char = '('
Link copied to clipboard
const val LEFT_SQUARE_BRACKET: Char = '['
Link copied to clipboard
const val RIGHT_ROUND_BRACKET: Char = ')'
Link copied to clipboard
const val RIGHT_SQUARE_BRACKET: Char = ']'