Expand description
Solidity source code token.
Structs§
- Token
- A single token.
- Token
Lit - A literal token. Different from an AST literal as this is unparsed and only contains the raw contents.
- Token
Repr - Actual representation of
Token.
Enums§
- BinOp
Token - A binary operation token.
- Comment
Kind - The type of a comment.
- Delimiter
- Describes how a sequence of token trees is delimited.
- Token
Description - A description of a token.
- Token
Kind - A kind of token.
- Token
LitKind - A kind of literal token.