| Modifier and Type | Field and Description |
|---|---|
String |
baseTypeName |
RuleSetExp |
ruleSetExp |
StructExp |
structExp |
String |
typeName |
| Constructor and Description |
|---|
TypeStatementExp(int pos,
IdentExp nameExp,
IdentExp typeExp,
StructExp structExp,
RuleSetExp ruleSetExp) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasRules() |
String |
strValue() |
String |
toString() |
formatValue, getPospublic String typeName
public String baseTypeName
public StructExp structExp
public RuleSetExp ruleSetExp
public TypeStatementExp(int pos,
IdentExp nameExp,
IdentExp typeExp,
StructExp structExp,
RuleSetExp ruleSetExp)
Copyright © 2020. All rights reserved.