Properties of a terminal type

You can assign certain properties to a terminal type.

The following table lists the properties of a terminal type with content:

Table 1. Terminal type properties
Property Values Meaning
text String The textual representation of this token.

The text property can use the placeholder <...> to surround the token with some text. The property default defines the initial text value of the token content. You can use the placeholder only if the terminal type is defined with content. If the terminal type is defined with no content, you can use only pure text for this property.