AssignmentOperator class

Inheritance

Constructors

AssignmentOperator.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addParser(Template template, ExpressionGroup2<Expression<Object>> group) → void
override
createMarkdownDocumentation(RenderContext renderContext, int titleLevel) List<String>
override
createMarkdownExamples(RenderContext renderContext, int titleLevel) List<String>
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

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

Static Properties

codeExample ProjectFilePath
final

Constants

operator → const String