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