Module qilletni.api

Record Class DocFieldType

java.lang.Object
java.lang.Record
dev.qilletni.api.lang.docs.structure.DocFieldType

public record DocFieldType(DocFieldType.FieldType fieldType, String identifier) extends Record
Documentation recording the type of a field, return value, etc.