Companion

object Companion

Functions

Link copied to clipboard
fun decodeInstruction(nybbles: NybbleInputStream): StyleRuleInstruction

Decode an instruction from the specified NybbleInputStream. This protocol exists primarily to support debugging, as execution does not require reification of the instructions themselves.