The ITokenBuilder type exposes the following members.

Methods

  Name Description
BuildToken
Init
Initialize the matcher when the Jep instance is known.
(Inherited from ITokenMatcher.)
Match
Attempts to match the start of the string.

Note new objects should be created each time as error reporting information is later attached to tokens.

(Inherited from ITokenMatcher.)

See Also