You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MoTion/MatcherSave.class.st
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
"
2
+
Bindings can be created with the `as:` method. It is used to bind the result of a pattern that we call MatcherSave that will be kept in the result’s bindings. It is used to store the result a sub-pattern in a MatcherSave to be retrieved after a match using `#collectBindings:for:` or `#collectBinding:for:`.
0 commit comments