A B C D F G I L M N O P R S T U W

T

Temporary - class main.rules.Temporary.
 
Temporary(LinkedHashMap, String, ArrayList) - Constructor for class main.rules.Temporary
Constructor for Temporary
TestMain - class main.test.TestMain.
 
TestMain(String[]) - Constructor for class main.test.TestMain
Constructor for test class
Transformation - class main.rules.Transformation.
 
Transformation(LinkedHashMap, String, ArrayList) - Constructor for class main.rules.Transformation
Constructor for Transformation
temporary() - Method in class main.rules.ResultStringer
Return string stating that variable appears to be temporary
temporary(ArrayList) - Method in class main.test.DebugStringer
Show that variable is assigned before use in loop
terminate() - Method in class main.RolesOfVariables
Outputs terminate message to debug.txt
throwStatement(ArrayList) - Method in class main.progAnal.ProgramAnalyser
Return whether statement is throw statement
toString() - Method in class main.progAnal.RoleHolder
Print variables and their roles
toggle(ArrayList) - Method in class main.test.DebugStringer
Show when toggle statement is found in loop
toggle() - Method in class main.test.DebugStringer
Show that variable is not toggled within loop
transform(HashMap) - Method in class main.progAnal.ConditionChecker
Return list of statements where variable appears to be being used as transformation
transformation() - Method in class main.rules.ResultStringer
Return string stating that variable appears to be transformation
tryCatchStatement(String) - Method in class main.progAnal.ProgramAnalyser
Return whether statement is try or catch statement

A B C D F G I L M N O P R S T U W