projects/m2-core/src/lib/model/string-parser/ParsedString.ts
Properties |
|
| Public Optional error |
Type : string
|
| Public extracted_attrs |
Type : ExtractedAttribute[]
|
Default value : []
|
| Public notEmptyAttrIds |
Type : Set<string>
|
| Public ok |
Type : boolean
|
| Public preprocessed_full_name |
Type : string
|
| Public Optional targetNodeDeclarations |
Type : Map<number | PropertyDeclaration>
|
| Public Optional targetNodeId |
Type : number
|