InitVals returns all the list elements, map key and values or struct field values.
()
| 137 | |
| 138 | // InitVals returns all the list elements, map key and values or struct field values. |
| 139 | InitVals() []InterpretableV2 |
| 140 | |
| 141 | // Type returns the type constructed. |
| 142 | Type() ref.Type |
no outgoing calls
no test coverage detected