Locatable class abstract

Something that can be located for warning purposes.

Implementers

Constructors

Locatable()

Properties

documentationFrom List<Locatable>
no setter
documentationIsLocal bool
True if documentationFrom contains only one item, this.
no setter
fullyQualifiedName String
no setter
hashCode int
The hash code for this object.
no setterinherited
href String?
no setter
location String
A string indicating the URI of this Locatable, usually derived from Element.location.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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