[][src]Type Definition ruby_parser::Expression

type Expression = Vec<Token>;

Describes a list of tokens that make up an expression