token_match(src, pattern) -> Ripper::TokenPattern::MatchData | nil
Ruby プログラム src に対してパターン pattern をマッチし、マッチデータを返します。
ライブラリ内部で使用します。