aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/parser/ParsedStruct.java
Commit message (Expand)AuthorAgeFilesLines
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-60/+0
* add more resolveInherit APIsArne H Juul2022-03-161-0/+11
* consistent tagOwner()Arne H Juul2022-03-161-3/+4
* minimal check on valid name of struct typeArne H Juul2022-03-051-0/+3
* update parser to handle moreArne H Juul2022-03-031-2/+2
* convert intermedate to DataType objectsArne H Juul2022-02-281-1/+12
* more readable using verifyThatArne H Juul2022-02-241-3/+1
* extend ParsedBlock more placesArne H Juul2022-02-241-5/+3
* avoid optional membersArne H Juul2022-02-241-1/+0
* no need for ImmutableListArne H Juul2022-02-241-3/+3
* flesh out some classesArne H Juul2022-02-241-5/+16
* convert rest of productionsArne H Juul2022-02-231-0/+28