fields

fun fields(query: FieldQuery.() -> Unit): List<Field>

按查询条件解析全部匹配的字段。


fun fields(): List<Field>

解析全部字段。