Quote class abstract

Quote Char, a Bracket

Implementers

Constructors

Quote(bool pair)

Properties

ends String
no setter
hashCode int
The hash code for this object.
no setterinherited
pair bool
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
starts String
no setter

Methods

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

Operators

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