C# Class Tools.EOF

Inheritance: CSymbol
Afficher le fichier Open project: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015

Méthodes publiques

Méthode Description
EOF ( ) : System
EOF ( Lexer yyl ) : System
EOF ( SymbolsGen yyp ) : System
Serialise ( object o, Tools.Serialiser s ) : object

Method Details

EOF() public méthode

public EOF ( ) : System
Résultat System

EOF() public méthode

public EOF ( Lexer yyl ) : System
yyl Lexer
Résultat System

EOF() public méthode

public EOF ( SymbolsGen yyp ) : System
yyp SymbolsGen
Résultat System

Serialise() public static méthode

public static Serialise ( object o, Tools.Serialiser s ) : object
o object
s Tools.Serialiser
Résultat object