catchKeyword property

Token? catchKeyword

Return the token representing the 'catch' keyword, or null if there is no 'catch' keyword.

Implementation

Token? get catchKeyword;