Structure
AQLStringInterpolationExpression
Represents AQL string interpolation: 'some text ${expression} more text'.
struct AQLStringInterpolationExpression
Topics
Structures
Initializers
Instance Properties
V
Instance Methods
F
evaluate(in:)
Evaluates the expression within the specified execution context.