Class FieldDescriptorNode

    • Constructor Detail

      • FieldDescriptorNode

        public FieldDescriptorNode​(@NotNull
                                   @NotNull FieldTypeNode type)
    • Method Detail

      • setType

        public void setType​(@NotNull
                            @NotNull FieldTypeNode type)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object