Type Definition rslint_parser::SyntaxToken[][src]

pub type SyntaxToken = SyntaxToken<JsLanguage>;

Trait Implementations

Convert a comment to a more detailed representation.

Check whether this token’s kind is contained in a token set.