Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
N
O
P
R
S
T
U
W
N
nestedBooleanAssign(HashMap)
- Method in class main.progAnal.
ConditionChecker
Return list of statements in which variable is indirectly toggled by being set twice within a loop, once in a nested loop, with opposing values
nestedBooleanAssign()
- Method in class main.test.
DebugStringer
State that variable does appear to be indirectly toggled within loop
nestedBooleanAssign(ArrayList)
- Method in class main.test.
DebugStringer
Show that variable appears to be indirectly toggled within loop
noAssignmentStatement()
- Method in class main.progAnal.
ConditionChecker
Return whether there is no assignment statement for variable
noDirectUsage()
- Method in class main.progAnal.
ConditionChecker
Return if variable is not used directly in the program
noDirectUse()
- Method in class main.test.
DebugStringer
Show whether there is any direct use of the variable in teh program
notArray()
- Method in class main.test.
DebugStringer
State that variable does not appear to be array
notAssignedInLoop()
- Method in class main.test.
DebugStringer
State that variable is not assigned within a loop
notMethodAssign()
- Method in class main.test.
DebugStringer
State that variable is only assigned directly with value of other variable
notOrganizer()
- Method in class main.test.
DebugStringer
State that there appear to be no organizer statements for variable
notTransform()
- Method in class main.test.
DebugStringer
State that variable does not appear to be transformation
notUsedForAssignLoopCondition()
- Method in class main.test.
DebugStringer
State that variable is not used for condition of assignment loop
notUsedInAssign()
- Method in class main.test.
DebugStringer
State that variable is not used in assignment loop
noteRole(String)
- Method in class main.progAnal.
RoleHolder
Note role declared for given variable in comment string
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
N
O
P
R
S
T
U
W