C# Class Jade.Lexer.Tokens.Eos

Inheritance: Token
Show file Open project: rnrn/Jade4Net

Public Methods

Method Description
Eos ( String value, int lineNumber ) : System

Method Details

Eos() public method

public Eos ( String value, int lineNumber ) : System
value String
lineNumber int
return System