Table of Contents

Constructor JavaParser

Namespace
Alternet.Syntax.Parsers.Lsp.Java
Assembly
Alternet.Syntax.Parsers.Java.v9.dll

JavaParser()

Initializes a new instance of the JavaParser class with default settings.

public JavaParser()

JavaParser(IContainer)

Initializes a new instance of the JavaParser class with specified container.

public JavaParser(IContainer container)

Parameters

container IContainer

Specifies IContainer that contains this new instance.