Companion

object Companion

Static variables and methods.

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
fromExpression
Link copied to clipboard
fun fromExpression(expression: Expression): Formatted
Construct a Formatted object from a format expression.
fromProperty
Link copied to clipboard
fun fromProperty(list: ArrayList<*>): Formatted
Construct a Formatted object from a Formatted List (Returned from the Core).
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String