StyleRuleInstruction

A StyleRuleInstruction is an indivisible unit of behavior within a style rule. Instructions are neither generated nor executed in reified form; the class hierarchy exists only to support disassembly for debugging and provide loci for documentation of behavior.

Author

Todd L Smith

Inheritors

Types

Link copied to clipboard

A StyleRuleInstructionOpcode uses its ordinal to represent the opcode for a StyleRuleInstruction. The variants must not be reordered.

Functions

Link copied to clipboard
abstract override fun toString(): String