|
Change Variable Type parser : StringParseSource to parser : StringCharSource in method public getIdentifierAt(validatedOffset int) : int in class melnorme.lang.tooling.ops.util.SourceLinesInfo |
From |
To |
|
Change Variable Type parseSource : StringParseSource to parseSource : StringCharSource in method public findLineStartForOffset(source String, offset int) : int in class melnorme.lang.ide.core.text.TextSourceUtils |
From |
To |
|
Change Variable Type reader : StringParseSource to reader : StringCharSource in method public testRule(lexRule IPredicateLexingRule, source String, expectedTokenLength int) : void in class melnorme.lang.tests.CommonLexerRuleTest |
From |
To |
|
Change Variable Type parser : StringParseSource to parser : StringCharSource in method protected fixIndentation(docString String) : String in class melnorme.lang.ide.ui.templates.LangContext |
From |
To |
|
Change Variable Type parser : StringParseSource to parser : StringCharSource in method protected simpleIndent(document IDocument) : void in class melnorme.lang.ide.ui.templates.LangContext |
From |
To |
|
Change Variable Type reader : StringParseSource to reader : StringCharSource in method protected testRule(rule CharacterLexingRule, source String, expectedMatchLength int) : void in class melnorme.lang.tooling.parser.lexer.CharacterLexingRule_Test |
From |
To |
|
Change Variable Type parseSource : StringParseSource to parseSource : StringCharSource in method public findEndOfIndent(source String, offset int, endLimit int) : int in class melnorme.lang.ide.core.text.TextSourceUtils |
From |
To |
|
Change Variable Type parser : StringParseSource to parser : StringCharSource in method public SourceLinesInfo(source String) in class melnorme.lang.tooling.ops.util.SourceLinesInfo |
From |
To |