ifKeyword property

Token ifKeyword

Return the token representing the 'if' keyword. TODO(scheglov) Extract shared IfCondition, see the patterns spec.

Implementation

Token get ifKeyword;