Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/parsers/backend/csharp-source.ts
Properties
| Property | Type |
|---|---|
name | string |
fields | Array<{ name: string; type: string; nullable: boolean; required: boolean }> |
line | number |
endLine | number |
typeParameters | string[] |
Was this page helpful?