NodeType

public enum NodeType

An enum indicating the type of a Node object.

  • A Text object

    Declaration

    Swift

    case text