Match Literal Classifier Or Jump2
class MatchLiteralClassifierOrJump2(jumpTarget: Int) : StyleRuleInstruction
Content copied to clipboard
Match a style classifier against literal #2. 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