CapturedValueAction class
- Inheritance
-
- Object
- SemanticAction<
int> - CapturedValueAction
- Annotations
-
- @experimental
Constructors
- CapturedValueAction(Object key)
-
const
Properties
Methods
-
addLocalDeclaration(
Context context, String name, String declaration) → void -
inherited
-
build(
Context context, String name, List< String> arguments) → String -
override
-
checkArguments(
List< String> parameters, List<String> arguments, String information) → String -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
replaceParameters(
String template, List< String> parameters, List<String> arguments) → String -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited