leftParenthesis property

Token? leftParenthesis

Return the left parenthesis, or null if there is no 'catch' keyword.

Implementation

Token? get leftParenthesis;