Constructor JavaParserEmbedded
- Assembly
- Alternet.Syntax.Parsers.Java.Embedded.v9.dll
JavaParserEmbedded()
Initializes a new instance of the JavaParserEmbedded
class with default settings.
public JavaParserEmbedded()
JavaParserEmbedded(IContainer)
Initializes a new instance of the JavaParserEmbedded
class with specified container.
public JavaParserEmbedded(IContainer container)
Parameters
container
IContainerSpecifies IContainer that contains this new instance.