![]() |
Scarab
v2.9.1
Project 8 C++ Utility Library
|

Public Member Functions | |
| def | __init__ (self, range, value) |
| def | __repr__ (self) |
Public Attributes | |
| range | |
| value | |
A FixIt represents a transformation to be applied to the source to "fix-it". The fix-it shouldbe applied by replacing the given source range with the given value.
1.8.13