Literal class sealed
A literal value inside a placeable: string or number.
- Inheritance
-
- Object
- FluentNode
- SyntaxNode
- Literal
- Implementers
Properties
Methods
-
clone(
) → Literal -
Deep clone of this node.
override
-
equals(
FluentNode other, {bool ignoreSpans = true}) → bool -
Structural equality.
inherited
-
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