MDElmHolder mixin

Mixin Applications

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

add(MDElm content) MDElm
getNthElm(int ind) MDElm
getNthElmKind(int ind, MDElmKind kind) MDElm
getNthElmKind(int ind, MDElmKind kind) MDElm
isIncludable(MDElmKind kind) bool
isNthElmTheKind(int ind, MDElmKind kind) bool
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toHTMLString() String
toMDString() String
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited