Style Rule Instruction
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
enum StyleRuleInstructionOpcode : Enum<StyleRuleInstruction.StyleRuleInstructionOpcode>
Content copied to clipboard
A StyleRuleInstructionOpcode uses its ordinal to represent the opcode for a StyleRuleInstruction. The variants must not be reordered.
Functions
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