A B C D E F G H I J L M N O P Q R S T U V W _

W

WHITESPACES - Static variable in class org.codehaus.jparsec.Indentation
A Parser that recognizes 1 or more whitespace characters on the same line.
WHITESPACES - Static variable in class org.codehaus.jparsec.Scanners
A scanner that scans greedily for 1 or more whitespace characters.
WORD - Static variable in class org.codehaus.jparsec.pattern.Patterns
A Pattern object that matches a standard english word, which starts with either an underscore or an alpha character, followed by 0 or more alphanumeric characters.

A B C D E F G H I J L M N O P Q R S T U V W _