Builds the set of text styles for the ActionScript 3.0 (AS3) language.

Constructor

new()

Creates a new AS3SyntaxFormatBuilder object.

Methods

build():Map<Int, TextFormat>

Creates a mapping of language text styles to TextFormat objects.

setColorSettings(settings:SyntaxColorSettings):AS3SyntaxFormatBuilder

Specifies the SyntaxColorSettings to use when creating the TextFormat objects.

setFontSettings(settings:SyntaxFontSettings):AS3SyntaxFormatBuilder

Specifies the SyntaxFontSettings to use when creating the TextFormat objects.