LIMIT_EXPR_DEPTH top-level constant

int const LIMIT_EXPR_DEPTH

The maximum depth of the parse tree on any expression.

Implementation

const LIMIT_EXPR_DEPTH = 3;