Companion

object Companion

Properties

MINUS_OPERATION
Link copied to clipboard
common
const val MINUS_OPERATION: String
The identifier of subtraction and unary negative operator.
PLUS_OPERATION
Link copied to clipboard
common
const val PLUS_OPERATION: String
The identifier of addition and unary positive operator.

Sources

common source
Link copied to clipboard