JsonldPredicate

Members

Mixins

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

Variables

_container_
Optional!string _container_;
Undocumented in source.
_id_
Optional!string _id_;
Undocumented in source.
_type_
Optional!string _type_;
Undocumented in source.
identity_
Optional!bool identity_;
Undocumented in source.
mapPredicate_
Optional!string mapPredicate_;
Undocumented in source.
mapSubject_
Optional!string mapSubject_;
Undocumented in source.
noLinkCheck_
Optional!bool noLinkCheck_;
Undocumented in source.
refScope_
Optional!int refScope_;
Undocumented in source.
secondaryFilesDSL_
Optional!bool secondaryFilesDSL_;
Undocumented in source.
subscope_
Optional!string subscope_;
Undocumented in source.
typeDSL_
Optional!bool typeDSL_;
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