Uses of Class
org.yecht.SeqStyle
-
Packages that use SeqStyle Package Description org.yecht -
-
Uses of SeqStyle in org.yecht
Fields in org.yecht declared as SeqStyle Modifier and Type Field Description SeqStyle
Data.Seq. style
Methods in org.yecht that return SeqStyle Modifier and Type Method 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.Methods in org.yecht with parameters of type SeqStyle Modifier and Type Method Description void
Emitter. emitSeq(java.lang.String tag, SeqStyle style)
-