Structs§
- Sourcepawn lexer.
- A range in text, represented as a pair of
TextSize
. - A measure of text length. Also, equivalently, an index into text.
Enums§
Traits§
- Primitives with a textual length that can be passed to
TextSize::of
.
Type Aliases§
- Difference between the start of the token the delta is attached to and the end of the previous token.