StyleRuleInstruction

interface 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

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

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard