ElementypeNonselfclosing class

Implemented types

Constructors

ElementypeNonselfclosing({required XmlSourceRange source_tag_left, required XmlSourceRange source_left_left_croc, required XmlSourceRange source_left_right_croc, required XmlSourceRange source_tag_right, required XmlSourceRange source_right_left_croc, required XmlSourceRange source_right_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_left_croc XmlSourceRange
final
source_left_right_croc XmlSourceRange
final
source_right_left_croc XmlSourceRange
final
source_right_right_croc XmlSourceRange
final
source_tag_left XmlSourceRange
final
source_tag_right 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