Slick V3.3 Value of style Description Dqbackslashml, Dqmultiline, Dqdoubles, Dqterminate, Dqlen1

Models: V3.3

1 568
Download 568 pages 2.03 Kb
Page 517
Image 517

 

Creating a Lexer Name and a

 

New VLX File

 

 

 

Value of style

 

Description

 

 

 

 

 

 

dqbackslashml

 

Color double-quoted strings. If a double-quoted

 

 

string ends in a backslash, it continues the string to

 

 

the next line (like C).

 

 

 

dqmultiline

 

Color double-quoted strings. String may span mul-

 

 

tiple lines.

 

 

 

dqdoubles

 

Color double-quoted strings. Two double quotes

 

 

represent one double quote.

 

 

 

dqterminate

 

Do not color-code a double-quoted string until the

 

 

string is terminated. This style does not support

 

 

dqmultiline or dqbackslashml.

 

 

 

dqlen1

 

Color double-quoted strings. Double-quoted strings

 

 

contain exactly one character.

 

 

 

sqbackslash

 

Color single-quoted strings. Characters following a

 

 

backslash in a single-quoted string are included in

 

 

the string (like C).

 

 

 

sqbackslashml

 

Color single-quoted strings. If a double-quoted

 

 

string ends in a backslash, it continues the string to

 

 

the next line.

 

 

 

sqmultiline

 

Color single-quoted strings. String may span mul-

 

 

tiple lines.

 

 

 

sqdoubles

 

Color single-quoted strings. Two consecutive single

 

 

quotes represent one single quote (like Pascal).

 

 

 

sqterminate

 

Do not color-code a single-quoted string until the

 

 

string is terminated. This style does not support

 

 

sqmultiline or sqbackslashml.

 

 

 

sqlen1

 

Single-quoted strings contain exactly one character

 

 

(like Ada).

 

 

 

amphhex

 

Hexadecimal numbers are of the form &Hdddd (like

 

 

BASIC).

 

 

 

ampooct

 

Octal numbers are of the form &Odddd (like BA-

 

 

SIC).

 

 

 

hexh

 

Hexadecimal numbers are of the form ddddH (like

 

 

 

 

 

 

495

Page 517
Image 517
Slick V3.3 Value of style Description Dqbackslashml, Dqdoubles, Dqterminate, Dqmultiline or dqbackslashml, Dqlen1