SaladEnumSchema

Members

Mixins

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

Variables

docAfter_
Optional!string docAfter_;
Undocumented in source.
docChild_
Optional!(string, string[]) docChild_;
Undocumented in source.
docParent_
Optional!string docParent_;
Undocumented in source.
doc_
Optional!(string, string[]) doc_;
Undocumented in source.
documentRoot_
Optional!bool documentRoot_;
Undocumented in source.
extends_
Optional!(string, string[]) extends_;
Undocumented in source.
inVocab_
Optional!bool inVocab_;
Undocumented in source.
jsonldPredicate_
Optional!(string, JsonldPredicate) jsonldPredicate_;
Undocumented in source.
name_
string name_;
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.

From mixin genToString

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

See Also

Meta