Arena
1.0
A content management system
|
This file defines a class that aids in determining the semantics of a computer language. More...
Classes | |
class | Library.Parse.Lex.Languages.CharacterType |
Character types that are recognized by a parser. More... | |
class | Library.Parse.Lex.Languages.TokenType |
Token types that are recognized by a parser. More... | |
class | Library.Parse.Lex.Languages.AComputerLanguage |
The specifications for a computer language that will be parsed by a parser. More... | |
This file defines a class that aids in determining the semantics of a computer language.