ScriptStack 1.0.5
Loading...
Searching...
No Matches
Parser.cs File Reference

Go to the source code of this file.

Classes

class  ScriptStack.Compiler.Parser
 The parser builds an ScriptStack.Runtime.Executable out of the Token stream returned from the ScriptStack.Compiler.Lexer while checking for correct syntax. More...
struct  ScriptStack.Compiler.Parser.Variable
struct  ScriptStack.Compiler.Parser.FunctionDescriptor
struct  ScriptStack.Compiler.Parser.LoopControl
class  ScriptStack.Compiler.Parser.AccessSegment

Namespaces

namespace  ScriptStack
namespace  ScriptStack.Compiler