An NDoc Documented Class Library

Parser Class

Pull parser which uses Grammar table to parser input stream.

For a list of all members of this type, see Parser Members.

System.Object
   GoldParser.Parser

public sealed class Parser

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: GoldParser

Assembly: GoldParser (in GoldParser.dll)

See Also

Parser Members | GoldParser Namespace