colon property
      
      Token
      get
      colon
      
    
    
Return the colon separating the keyword or the expression from the statements.
Implementation
Token get colon;
Return the colon separating the keyword or the expression from the statements.
Token get colon;