delimiter Definition
A text string, character, or keyword used to define the
                  beginning or the end of a statement or construct in a text file.
                  For example, [ and ] are delimiters of
                  AHDL group ranges and % is a comment delimiter in many
                  
                     Quartus® Prime text files.
               
Matching delimiters are the pair of symbols or keywords that open and close a section of code or message(s).