* Check the component certainly if the component is *Certain* (or *Known*)
(component: Component)
| 100 | * Check the component certainly if the component is *Certain* (or *Known*) |
| 101 | */ |
| 102 | isCertain(component: Component): boolean; |
| 103 | |
| 104 | /** |
| 105 | * Get the component value for either *Certain* or *Implied* value. |
no outgoing calls
no test coverage detected