@return the type in the promotion hierarchy of this instance. This will never be null .
()
| 309 | * never be <code>null</code>. |
| 310 | */ |
| 311 | public HLLType getType() { return type; } |
| 312 | |
| 313 | // ======================================================================== |
| 314 | // Add |
no outgoing calls