The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
CSharpPreprocessorLexer.cs File Reference

Go to the source code of this file.

Classes

class  Parser.CSharpPreprocessorLexer
 

Namespaces

package  Parser
 / A Parser for the C# language (including preprocessors directives). /
 

Typedefs

using TokenStreamSelector = antlr.TokenStreamSelector
 

Typedef Documentation

using TokenStreamSelector = antlr.TokenStreamSelector

Definition at line 6 of file CSharpPreprocessorLexer.cs.