Companion

object Companion

Static variables and methods.

Functions

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).