public class ElseInstruction extends TtfInstruction
code, log, vm| Constructor and Description |
|---|
ElseInstruction() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TtfInstructionVisitor visitor) |
void |
execute(InstructionStack stack) |
int[] |
getCodeRanges() |
void |
read(FontDataInputStream in) |
boolToUint32, doesMatch, toStringpublic int[] getCodeRanges()
getCodeRanges in class TtfInstructionpublic void read(FontDataInputStream in) throws IOException
read in class TtfInstructionIOExceptionpublic void execute(InstructionStack stack) throws IOException
execute in class TtfInstructionIOExceptionpublic void accept(TtfInstructionVisitor visitor) throws IOException
accept in class TtfInstructionIOExceptionCopyright © 2018. All rights reserved.