Companion

object Companion

Functions

Link copied to clipboard
fun A_Definition.updateStylers(updater: A_Set.() -> A_Set)

Atomically update this definition's set of stylers.

Properties

Link copied to clipboard
val A_Definition.definitionMethod: A_Method

Answer the method that this definition is for.

Link copied to clipboard
val A_Definition.definitionStylers: A_Set

This definition's A_Set of A_Stylers. A module must not define more than one styler on the same A_Definition.