leftParenthesis property

Token? get leftParenthesis

The left parenthesis, or null if there's no catch keyword.

Implementation

Token? get leftParenthesis;