![]() |
Smalltalk/X WebserverDocumentation of class 'RBStringReplacement': |
|
Class: RBStringReplacementInheritance:Object | +--RBStringReplacement
Description:RBStringReplacement represents replacing source in the original method with a different string. These are used when reformatting code after a parse tree change has been made. Depending on the change, it may be possible to minimally change the parse tree without needing to format it. Instance Variables: startPosition <Integer> the start position in the original source stopPosition <Integer> the end position in the original source string <String> replaces everything from the startPosition to the endPosition with this string Class protocol:instance creationInstance protocol:accessing initialize-release |
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Mon, 29 May 2023 11:48:43 GMT
|