Interface ICommentReader
Namespace: SpiceSharpParser.ModelReaders.Netlist.Spice.Readers
Assembly: SpiceSharpParser.dll
Syntax
public interface ICommentReader
Methods
| Improve this Doc View SourceRead(CommentLine, ICircuitContext)
Declaration
void Read(CommentLine statement, ICircuitContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| CommentLine | statement | |
| ICircuitContext | context |