protected static class StructParser.IntLiteral
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
value |
| Constructor and Description |
|---|
IntLiteral(StreamPosTokenizer scanner) |
| Modifier and Type | Method and Description |
|---|---|
int |
intValue() |
public IntLiteral(StreamPosTokenizer scanner) throws java.io.IOException, ParseException
java.io.IOExceptionParseExceptionCopyright © 2022. All Rights Reserved.