Used by line parsers to register a syntax pattern.
new(type:Int, expression:EReg)
Creates a new LineParserPattern object.
LineParserPattern
expression:EReg
The pattern for the specified syntax type.
type:Int
Syntax type.