nodeCast<E> method

E nodeCast<E>()

Implementation

E nodeCast<E>() => node as E;