Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Interpreter
frontend
EofToken
C# Class Interpreter.frontend.EofToken
Inheritance:
Token
Show file
Open project: dfdemar/Pascal_Interpreter
Public Methods
Method
Description
EofToken
(
Source
source
) :
System
Protected Methods
Method
Description
extract
(
Source
source
) :
void
Method Details
EofToken()
public
method
public
EofToken
(
Source
source
) :
System
source
Source
return
System
extract()
protected
method
protected
extract
(
Source
source
) :
void
source
Source
return
void