Module parse_paren

Source
Expand description

括弧列の構文解析

Structs§

ParseResult
括弧列のパースの結果

Enums§

Elem
‍対応のある括弧列、または括弧以外の値を一つもつ列挙型

Functions§

parse_paren
括弧列をパースする。