protected static class StructParser.DescriptionDeclaration extends Object
DescriptionDeclaration ::= "description" identifier stringLiteral "," stringLiteral ";"
| Modifier and Type | Field and Description |
|---|---|
String |
description |
String |
identifier |
String |
name |
| Constructor and Description |
|---|
StructParser.DescriptionDeclaration(StreamPosTokenizer scanner) |
public String identifier
public String name
public String description
public StructParser.DescriptionDeclaration(StreamPosTokenizer scanner) throws IOException, ParseException
IOExceptionParseExceptionCopyright © 2014. All Rights Reserved.