Match Literal Classifier Or Jump0
class MatchLiteralClassifierOrJump0(jumpTarget: Int) : StyleRuleInstruction
Content copied to clipboard
Match a style classifier against literal #0. On success, fall through to the next instruction of the enclosing rule and pause; on failure, jump to the target instruction.
Author
Todd L Smith