Quote class abstract
Quote Char, a Bracket
- Implementers
Properties
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