EFUNC constant

TokenType const EFUNC

Implementation

static const TokenType EFUNC =
    TokenType._internal('EFUNC', 5, function: true);