Show / Hide Table of Contents

Interface ISpiceTokenProviderPool

Namespace: SpiceSharpParser.Lexers.Netlist.Spice
Assembly: SpiceSharpParser.dll
Syntax
public interface ISpiceTokenProviderPool

Methods

| Improve this Doc View Source

GetSpiceTokenProvider(SpiceLexerSettings)

Declaration
ISpiceTokenProvider GetSpiceTokenProvider(SpiceLexerSettings settings)
Parameters
Type Name Description
SpiceLexerSettings settings
Returns
Type Description
ISpiceTokenProvider
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX