PyForTool
Python-fortran-tool
|
This is the complete list of members for pyfortool.cosmetics.Cosmetics, including all inherited members.
changeIfStatementsInIfConstructs(self, singleItem=None) | pyfortool.cosmetics.Cosmetics | |
indent(self, nodeToUpdate=None, indentProgramunit=0, indentBranch=2, exclDirectives=None) | pyfortool.cosmetics.Cosmetics | |
lowerCase(self) | pyfortool.cosmetics.Cosmetics | |
removeComments(self, exclDirectives=None, pattern=None) | pyfortool.cosmetics.Cosmetics | |
removeEmptyCONTAINS(self) | pyfortool.cosmetics.Cosmetics | |
removeEmptyLines(self) | pyfortool.cosmetics.Cosmetics | |
updateContinuation(self, nodeToUpdate=None, align=True, removeALL=False, addBegin=True, removeBegin=False) | pyfortool.cosmetics.Cosmetics | |
updateSpaces(self, beforeOp=1, afterOp=1, inOperator=True, beforeComma=0, afterComma=1, beforeParenthesis=0, afterParenthesis=0, beforeAffectation=1, afterAffectation=1, inAffectation=True, beforeRangeDelim=0, afterRangeDelim=0, beforeUseDelim=0, afterUseDelim=1, beforeDeclDelim=1, afterDeclDelim=1, inDeclDelim=True, afterTypeDecl=1, beforeEqDo=0, afterEqDo=0, beforeEqCall=0, afterEqCall=0, beforeEqInit=0, afterEqInit=0, beforeEndcnt=1, afterBegincnt=1, afterIfwherecase=1, beforeThen=1, beforeIfaction=1, afterProgunit=1, endOfLine=True, afterName=0, inName=True, beforeCmdsep=0, afterCmdsep=1, adjacentKeywords=__NO_VALUE__, afterKeywords=__NO_VALUE__) | pyfortool.cosmetics.Cosmetics | |
upperCase(self) | pyfortool.cosmetics.Cosmetics |