Struct GffList

Gff type List ( GffStruct[] )

struct GffList ;

Constructors

NameDescription
this (children)
this (other) Copy constructor
this (json) JSON to GffList

Fields

NameTypeDescription
children GffStruct[]GffList children list

Methods

NameDescription
dup () Duplicate GffList content
toJson (structAsList) GffList to JSON
toPrettyString (tabs) Converts a GffStruct to a user-friendly string