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

Go to the source code of this file.

Classes

class  Parser.CustomHiddenStreamToken
 A sub-class of antlr.CommonHiddenStreamToken that can be used to track the file from which a token was created. More...
 
class  Parser.CustomHiddenStreamToken.CustomHiddenStreamTokenCreator
 

Namespaces

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

Typedefs

using Parser.FileInfo = System.IO.FileInfo
 
using Parser.TokenCreator = antlr.TokenCreator
 
using Parser.CommonHiddenStreamToken = antlr.CommonHiddenStreamToken