[][src]Type Definition ruby_parser::Input

type Input<'a> = TrackedLocation<&'a str, Metadata<'a>>;

Describes the lexer's input type