Match Literal Classifier3
Match a style classifier against literal #3. On success, fall through to the next instruction of the enclosing rule and pause; on failure, fail the enclosing rule.
Author
Todd L Smith
Properties
Link copied to clipboard
The opcode of the associated instruction.
Functions
Link copied to clipboard
Encode the associated instruction onto the specified NybbleOutputStream. Subclasses should call the superimplementation to ensure that the opcode is correctly encoded. This protocol exists to permit the code generator to emit instructions without instantiating them.