Describing language syntax

In reading about programming in books, help files, etc., you often come across statements like this one:

   <object name>.<method>([<argument>])

Programmers use this notation, with <, >, [, and ] to describe the syntax of a programming language:

Something outside brackets (The dot and parenthesis in this example) must appear exactly as written.


Disclaimer: The views and opinions expressed on unofficial pages of California State University, Dominguez Hills faculty, staff or students are strictly those of the page authors. The content of these pages has not been reviewed or approved by California State University, Dominguez Hills.