Show / Hide Table of Contents

Interface ISpiceTokenProvider

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

Methods

| Improve this Doc View Source

GetTokens(String)

Declaration
SpiceToken[] GetTokens(string netlist)
Parameters
Type Name Description
System.String netlist
Returns
Type Description
SpiceToken[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX