Module lib_ruby_parser::source::token_rewriter
source · Expand description
Module to perform token rewriting
Structs
- Token rewriter struct, can be used to rewrite tokens on the fly
- Output of the token rewriter
Enums
- Enum of what token rewriter should do with the state of the lexer
- Enum of what token rewriter should do with a token.
Type Definitions
- Token rewriter function