- walk(AST) - Method in class de.hunsicker.jalopy.language.TreeWalker
-
Starts the walking with the root node of the tree or node portion.
- walkChildren(AST) - Method in class de.hunsicker.jalopy.language.TreeWalker
-
Iterates over all children of the given node.
- walkNode(AST) - Method in class de.hunsicker.jalopy.language.TreeWalker
-
Walks over the given node.
- WARN - Static variable in class de.hunsicker.jalopy.Jalopy.State
-
Indicates a finished run which produced warnings.
- WhitespaceSettingsPage - Class in de.hunsicker.jalopy.swing
-
Settings page for the Jalopy printer whitespace settings.
- WhitespaceSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.WhitespaceSettingsPage
-
Creates a new WhitespaceSettingsPage object.
- WORD - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- WrappingSettingsPage - Class in de.hunsicker.jalopy.swing
-
Settings page for the Jalopy printer wrapping settings.
- WrappingSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.WrappingSettingsPage
-
Creates a new WrappingSettingsPage object.
- write(char[], int, int) - Method in class de.hunsicker.jalopy.storage.History.ChecksumCharArrayWriter
-
- WS - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- WS - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
-