Parses lines of plain text to determine how the syntax is highlighted.

Static variables

@:value(0x0)staticfinalread onlyTEXT:Int = 0x0

Constructor

new()

Creates a new PlainTextLineParser object.

Variables

@:flash.propertyread onlydefaultContext:Int

Methods

parse(sourceCode:String, startLine:Int, startChar:Int, endLine:Int, endChar:Int):Array<Int>

setContext(newContext:Int):Void