Structure
ATLMethodCallExpression
Method call expression for OCL-style method invocations.
struct ATLMethodCallExpression
Topics
Operators
?
Initializers
?
init(receiver:methodName:arguments:)
Creates a method call expression.
Instance Properties
Instance Methods
F
evaluate(in:)
Evaluates the expression within the specified execution context.