Source refactoring Modify the source code for better readability. Understanding the code refactoring toolsThis is an introduction to the source code refactoring tools.Qualifying imported symbolsThe fglcomp compiler can automatically qualify imported symbols.Make symbols case match definitionThe fglcomp compiler can make all symbol names match their definition exactly.Mark SQL host variables with $The fglcomp compiler can mark SQL host variables with a $ dollar sign.