Parser class, which transforms preparsed token tree into Nemerle parse trees.
For a list of all members of this type, see MainParser Members.
System.Object
Nemerle.Compiler.MainParser
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
It also contains some helper methods to perform operation needed to parse string as expression or entire file given [LexerBase] instance.
Namespace: Nemerle.Compiler
Assembly: Nemerle.Compiler (in Nemerle.Compiler)
MainParser Members | Nemerle.Compiler Namespace