Package | Description |
---|---|
org.yecht |
Modifier and Type | Field and Description |
---|---|
SeqStyle |
Data.Seq.style |
Modifier and Type | Method and Description |
---|---|
static SeqStyle |
SeqStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SeqStyle[] |
SeqStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Emitter.emitSeq(java.lang.String tag,
SeqStyle style) |