colon property
      
      Token
      get
      colon
      
    
    
Return the colon that separates the label from the statement.
Implementation
Token get colon;
Return the colon that separates the label from the statement.
Token get colon;