- WCHAR_T - Static variable in class cetus.hir.Specifier
-
- where() - Method in class cetus.hir.Statement
-
Returns the line number of this statement if the
statement was present in the original source file.
- WhileLoop - Class in cetus.hir
-
WhileLoop represents a while loop having a condition expression and
a loop body.
- WhileLoop(Expression, Statement) - Constructor for class cetus.hir.WhileLoop
-
Constructs a new while loop with the given condition expression
condition and the loop body body.
- Whitespace - Static variable in interface cetus.base.grammars.NEWCTokenTypes
-
- WideCharLiteral - Static variable in interface cetus.base.grammars.NEWCTokenTypes
-
- widenAffectedRanges(RangeDomain, Set<Symbol>) - Method in class cetus.analysis.RangeDomain
-
Widens subset of value ranges in "other" that contains the specified
symbols either in keys or in value ranges.
- widenRanges(RangeDomain) - Method in class cetus.analysis.RangeDomain
-
Widens all value ranges of "other" range domain with this range domain.
- WideStringLiteral - Static variable in interface cetus.base.grammars.NEWCTokenTypes
-
- winThreadsString - Static variable in class cetus.gui.CetusGuiSpeedupPanel
-
- writeArrayStringsToFile(File, String[]) - Static method in class cetus.gui.CetusGUITools
-
- writeStringToFile(File, String) - Static method in class cetus.gui.CetusGUITools
-
- writeStringToFileAddNewLine(File, String) - Static method in class cetus.gui.CetusGUITools
-
- writeToDisk() - Method in class cetus.application.ProgramSlicer
-