Style Rule
fun StyleRule( pattern: ValidatedStylePattern, instructions: NybbleArray, literals: List<String>)
Content copied to clipboard
Construct a StyleRule.
Parameters
pattern
The validated pattern.
instructions
The instructions that implement the pattern-matching program.