nitcc_runtime :: NProd :: child
Used to implement children by generated parsers
children
# The specific children got by its index # Used to implement `children` by generated parsers fun child(x: Int): nullable Node is abstract