protected static class StructParser.SetSpecifier extends Object
SetSpecifier ::= "set" ( identifier | "{" identifier "=" intLiteral {"," identifier "=" intLiteral} "}" )
| Modifier and Type | Field and Description |
|---|---|
String |
identifier |
Hashtable |
members |
| Constructor and Description |
|---|
StructParser.SetSpecifier(StreamPosTokenizer scanner) |
public StructParser.SetSpecifier(StreamPosTokenizer scanner) throws IOException, ParseException
IOExceptionParseExceptionpublic String toSetString(int value, StructParser.Declarations declarations)
Copyright © 2014. All Rights Reserved.