ElementypeSelfclosing class

Implemented types

Constructors

ElementypeSelfclosing({required XmlSourceRange source_tag, required XmlSourceRange source_left_croc, required XmlSourceRange source_right_croc})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
source_left_croc XmlSourceRange
final
source_right_croc XmlSourceRange
final
source_tag XmlSourceRange
final

Methods

match<R>({required R selfclosing(ElementypeSelfclosing p1), required R nonselfclosing(ElementypeNonselfclosing p1)}) → R
override
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