Interface ISpiceTokenProvider
Namespace: SpiceSharpParser.Lexers.Netlist.Spice
Assembly: SpiceSharpParser.dll
Syntax
public interface ISpiceTokenProvider
Methods
| Improve this Doc View SourceGetTokens(String)
Declaration
SpiceToken[] GetTokens(string netlist)
Parameters
Type | Name | Description |
---|---|---|
System.String | netlist |
Returns
Type | Description |
---|---|
SpiceToken[] |