keyword property
      
      Token
      get
      keyword
      
    
    
Return the token representing the 'case' or 'default' keyword.
Implementation
Token get keyword;
Return the token representing the 'case' or 'default' keyword.
Token get keyword;