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