Used by line parsers to register a syntax pattern.

Constructor

new(type:Int, expression:EReg)

Creates a new LineParserPattern object.

Variables

expression:EReg

The pattern for the specified syntax type.

type:Int

Syntax type.