OutputEnumSchema

Undocumented in source.

Members

Mixins

__anonymous
mixin genCtor
Undocumented in source.
__anonymous
mixin genIdentifier
Undocumented in source.

Variables

label_
Optional!string label_;
Undocumented in source.
outputBinding_
Optional!CommandOutputBinding outputBinding_;
Undocumented in source.
symbols_
string[] symbols_;
Undocumented in source.
type_
auto type_;
Undocumented in source.

Mixed In Members

From mixin genCtor

this
this()
Undocumented in source.
this
this(Node node, LoadingContext context)
Undocumented in source.

From mixin genIdentifier

identifier
auto identifier()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta