commentChar

fun commentChar(ch: Int)

Specifies that the character argument starts a single-line comment. All characters from the comment character to the end of the line are ignored by this stream tokenizer.

Any other attribute settings for the specified character are cleared.

Parameters

ch

the character.