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