enso/app/gui/language/span-tree/src
Hubert Plociniczak 22a371a9c6
Substitute this with self (#3524)
A semi-manual s/this/self appied to the whole standard library.
Related to https://www.pivotaltracker.com/story/show/182328601

In the compiler promoted to use constants instead of hardcoded
`this`/`self` whenever possible.

# Important Notes
The PR **does not** require explicit `self` parameter declaration for methods as this part
of the design is still under consideration.
2022-06-21 10:53:52 +00:00
..
generate Linting codebase 2022-03-10 05:32:33 +01:00
node Substitute this with self (#3524) 2022-06-21 10:53:52 +00:00
action.rs Linting codebase 2022-03-10 05:32:33 +01:00
builder.rs Linting codebase 2022-03-10 05:32:33 +01:00
generate.rs Substitute this with self (#3524) 2022-06-21 10:53:52 +00:00
iter.rs Linting codebase 2022-03-10 05:32:33 +01:00
lib.rs Profiling application details (#3332) 2022-03-21 11:09:56 -07:00
node.rs Profiling application details (#3332) 2022-03-21 11:09:56 -07:00