GffField.opIndex

Shorthand for getting child field assuming this field is a GffStruct

  1. const(GffField) opIndex(string label)
    struct GffField
    const
    const(GffField)
    opIndex
    (
    in string label
    )
  2. const(GffStruct) opIndex(size_t index)

Meta