POW constant

TokenType const POW

Implementation

static const TokenType POW =
    TokenType._internal('POW', 4, leftAssociative: false, operator: true);