Method Parser.ECMAScript.is_whitespace() Method is_whitespace bool is_whitespace(int c) Description Return whether c is a white-space character or not.