@lcap/nasl-unified-frontend-generator > StateContextIR > findComponentRefByComponentName
StateContextIR.findComponentRefByComponentName() method
Signature:
findComponentRefByComponentName(name: string): StateIR | undefined;
Parameters
| Parameter | Type | Description |
|---|---|---|
| name | string |
Returns:
StateIR | undefined