concepts.dm.crow.action.CrowBindExpression#
- class CrowBindExpression[source]#
Bases:
CrowActionBodyPrimitiveBase
Methods
Attributes
The variables to bind.
The goal of the bind expression.
- __init__(variables, goal)[source]#
- Parameters:
- __new__(**kwargs)#
- goal: ValueOutputExpression | CrowGeneratorApplicationExpression#
The goal of the bind expression.