NodeRepresentable public protocol NodeRepresentable Type is representable as Node. Show on GitHub represented() This value’s Node representation. Declaration Swift func represented() throws -> Node Show on GitHub