UnknownNode constructor

UnknownNode(
  1. int id
)

Implementation

UnknownNode(int id) : super(id);