Nemerle Documentation

MainParser Members

MainParser overview

Public Static Methods

Parse Parse well formed source code of toplevel program, using the given instance of [LexerBase] for obtaining tokens.
ParseExpr Parse given string as expression, given context in which this expression is situated.

Public Instance Constructors

MainParser Constructor

Public Instance Methods

Equals (inherited from Object)  
GetHashCode (inherited from Object)  
GetType (inherited from Object)  
ToString (inherited from Object)  

Protected Instance Methods

Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  

See Also

MainParser Class | Nemerle.Compiler Namespace