Class JsParser
Represents a class that performs syntax and lexical analysis of specified J# code text.
public class JsParser : CsParser, IComponent, IDisposable, ISyntaxParser, IParser, ILexer, INotify, IUpdate, IImport
- Inheritance
-
JsParser
- Implements
Constructors
- JsParser()
Initializes a new instance of the
JsParser
with default settings.