CWLRecordField

Members

Mixins

__anonymous
mixin genBody
Undocumented in source.

Variables

doc_
Union!(None, string, string[]) doc_;

A documentation string for this object, or an array of strings which should be concatenated.

name_
string name_;

The name of the field

type_
Union!(PrimitiveType, CWLRecordSchema, EnumSchema, CWLArraySchema, string, Union!(PrimitiveType, CWLRecordSchema, EnumSchema, CWLArraySchema, string)[]) type_;

The field type

Mixed In Members

From mixin genBody

__anonymous
mixin genBody_!saladVersion
Undocumented in source.

Meta