C# (CSharp) While 네임스페이스

중첩된 네임스페이스

While.AST
While.Parsing
While.Plugins
While.Test

클래스들

이름 설명
CommandLineOptions Class for parsing command line options.
Environment Class to abstract the environment so it can be set to Test when unit testing. Otherwise calling System.Environment.Exit(1) would shut down NUnit.
PluginLoader
Program While.NET compiler; Compiler for the programming language While, found in the; book Principles of Program Analysis by Nielson, Nielson and; Hankin. Licensed under the GPL. Program author: Einar Egilsson ([email protected])
SymbolTable Symbol table to keep track of variables and their scope. Used both in the parsing phase, and again in the compilation phase.
WhileException