Companion

object Companion

Properties

Link copied to clipboard
val A_Styler.function: A_Function

Answer the A_Function that implements this styler's logic.

Link copied to clipboard
val A_Styler.module: A_Module

Answer the module in which this styler was defined.

Link copied to clipboard
val stylerFunctionType: A_Type

The function type for styler functions.

Link copied to clipboard
val A_Styler.stylerMethod: A_Method

Answer the method that this styler is intended to style invocations of.