org.bn.compiler.parser.model
public class AsnDefinedType extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
AsnConstraint |
constraint |
boolean |
isModuleReference |
java.lang.String |
moduleReference |
java.lang.String |
name |
java.lang.String |
typeName |
Constructor and Description |
---|
AsnDefinedType() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public AsnConstraint constraint
public boolean isModuleReference
public java.lang.String moduleReference
public java.lang.String name
public java.lang.String typeName