[][src]Type Definition ruby_parser::StatementList

type StatementList = Vec<Token>;

Describes a list of statements