ScriptStack 1.0.4
Loading...
Searching...
No Matches
Lexer.cs File Reference

Go to the source code of this file.

Classes

class  ScriptStack.Compiler.Lexer
 The lexical analyzer (Lexer) breaks code (written in sentences) into a series of known Token and pass the token stream to the ScriptStack.Compiler.Parser. More...

Namespaces

namespace  ScriptStack
namespace  ScriptStack.Compiler