Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
Scanner.cs File Reference

Go to the source code of this file.

Classes

class  Irony.Parsing.Scanner
 Scanner base class. The Scanner's function is to transform a stream of characters into aggregates/words or lexemes, like identifier, number, literal, etc. More...
 

Namespaces

package  Irony.Parsing