org.bn.compiler.parser.model
Class AsnDefinedType
java.lang.Object
org.bn.compiler.parser.model.AsnDefinedType
public class AsnDefinedType
- extends java.lang.Object
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
constraint
public AsnConstraint constraint
isModuleReference
public boolean isModuleReference
moduleReference
public java.lang.String moduleReference
name
public java.lang.String name
typeName
public java.lang.String typeName
AsnDefinedType
public AsnDefinedType()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object