org.bn.compiler.parser.model
public class AsnChoice extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
AsnElementTypeList |
elementTypeList |
boolean |
isChoice |
java.lang.String |
name |
Constructor and Description |
---|
AsnChoice() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public AsnElementTypeList elementTypeList
public java.lang.String name
public final boolean isChoice