[][src]Module moore_vhdl_syntax::lexer::token

Re-exports

pub use self::Token::*;
pub use self::DelimToken::*;

Structs

Exponent

Enums

BitStringBase
DelimToken
ExponentSign
Kw
Literal
Token

A primary token as emitted by the lexer.

Functions

find_keyword