fn build_steps(tokens: &[String]) -> Vec<SelStep>
トークン列(コンパウンド文字列と結合子記号が混在)から SelStep 列を組み立てる。
SelStep