public void resetSyntax ()

Resets this tokenizer's syntax table so that all characters are "ordinary." See the ordinaryChar method for more information on a character being ordinary.

See also:
java.io.StreamTokenizer.ordinaryChar(int)