public class SubTypePrimitiveType extends PrimitiveType
| Modifier and Type | Field and Description |
|---|---|
PrimitiveType |
subType |
| Constructor and Description |
|---|
SubTypePrimitiveType(PrimitiveType subType,
java.lang.String name,
java.lang.Integer line,
java.lang.Integer column,
java.lang.Integer position) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSymbolName() |
appendAttribute, appendChild, getAttributes, getChildren, getColumn, getLength, getLine, getName, getParent, getPosition, setLength, setName, setParent, toStringpublic PrimitiveType subType
public SubTypePrimitiveType(PrimitiveType subType, java.lang.String name, java.lang.Integer line, java.lang.Integer column, java.lang.Integer position)
public java.lang.String getSymbolName()
getSymbolName in interface SymbolgetSymbolName in class PrimitiveType