A token which represents and end of line.

Namespace:  SingularSys.Jep.ConfigurableParser
Assembly:  Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)

Syntax

C#
public static TerminatorToken EOL
Visual Basic (Declaration)
Public Shared EOL As TerminatorToken
Visual C++
public:
static TerminatorToken^ EOL

See Also