protected static class StructParser.MagicOrIntLiteral extends Object
MagicOrIntLiteral ::= magicLiteral | intLiteral | hexLiteral
| Modifier and Type | Field and Description |
|---|---|
int |
intValue |
String |
magicValue |
| Constructor and Description |
|---|
StructParser.MagicOrIntLiteral(StreamPosTokenizer scanner) |
public int intValue
public String magicValue
public StructParser.MagicOrIntLiteral(StreamPosTokenizer scanner) throws IOException, ParseException
IOExceptionParseExceptionCopyright © 2014. All Rights Reserved.