MATCH_LITERAL_CLASSIFIER_OR_JUMP_0

Functions

Link copied to clipboard
open override fun execute(    classifier: String,     context: StyleRuleContext,     rule: StyleRule,     reader: NybbleInputStream,     injector: (StyleRuleContext) -> Unit): StyleRuleContext

Execute the instruction associated with the receiver.

Link copied to clipboard
open fun literal(rule: StyleRule, reader: NybbleInputStream): String?

Answer the literal associated with the instruction associated with the receiver.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int