Home > ts-morph-structures > StructureClassIfc
Signature:
export interface StructureClassIfc
| Property | Modifiers | Type | Description |
|---|---|---|---|
| leadingTrivia | readonly |
stringOrWriterFunction[] | Leading comments or whitespace. |
| trailingTrivia | readonly |
stringOrWriterFunction[] | Trailing comments or whitespace. |