dil.lexer.IDs

Members

Functions

generatePointersToIDs
char[] generatePointersToIDs(string[2][] list)

E.g.: enum Identifier* Abstract = &IDs.Abstract

Structs

IDs
struct IDs

The namespace for all Identifiers.

Ident
struct Ident

A namespace for the predefined identifiers.

Keyword
struct Keyword

A namespace for keyword identifiers.

SpecialID
struct SpecialID

A namespace for special identifiers.

Meta

Authors

Aziz Köksal

License

GPL3 $(Maturity high)