-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
better casing logic for generating type names from ids.
PiperOrigin-RevId: 216117845
- Loading branch information
1 parent
c94f1bd
commit bb8cabe
Showing
30 changed files
with
70 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
testdata/stu3/extensions/extension-iso21090-ad-use.descriptor.prototxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "AddressAdUse" | ||
name: "AddressADUse" | ||
field { | ||
name: "id" | ||
number: 1 | ||
|
2 changes: 1 addition & 1 deletion
2
testdata/stu3/extensions/extension-iso21090-adxp-additionallocator.descriptor.prototxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "AddressAdxpAdditionallocator" | ||
name: "AddressADXPAdditionalLocator" | ||
field { | ||
name: "id" | ||
number: 1 | ||
|
2 changes: 1 addition & 1 deletion
2
testdata/stu3/extensions/extension-iso21090-adxp-buildingnumbersuffix.descriptor.prototxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "AddressAdxpBuildingnumbersuffix" | ||
name: "AddressADXPBuildingNumberSuffix" | ||
field { | ||
name: "id" | ||
number: 1 | ||
|
2 changes: 1 addition & 1 deletion
2
testdata/stu3/extensions/extension-iso21090-adxp-careof.descriptor.prototxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "AddressAdxpCareof" | ||
name: "AddressADXPCareOf" | ||
field { | ||
name: "id" | ||
number: 1 | ||
|
2 changes: 1 addition & 1 deletion
2
testdata/stu3/extensions/extension-iso21090-adxp-censustract.descriptor.prototxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "AddressAdxpCensustract" | ||
name: "AddressADXPCensusTract" | ||
field { | ||
name: "id" | ||
number: 1 | ||
|
2 changes: 1 addition & 1 deletion
2
testdata/stu3/extensions/extension-iso21090-adxp-delimiter.descriptor.prototxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "AddressAdxpDelimiter" | ||
name: "AddressADXPDelimiter" | ||
field { | ||
name: "id" | ||
number: 1 | ||
|
2 changes: 1 addition & 1 deletion
2
testdata/stu3/extensions/extension-iso21090-adxp-deliveryaddressline.descriptor.prototxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "AddressAdxpDeliveryaddressline" | ||
name: "AddressADXPDeliveryAddressLine" | ||
field { | ||
name: "id" | ||
number: 1 | ||
|
2 changes: 1 addition & 1 deletion
2
...data/stu3/extensions/extension-iso21090-adxp-deliveryinstallationarea.descriptor.prototxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...stu3/extensions/extension-iso21090-adxp-deliveryinstallationqualifier.descriptor.prototxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...data/stu3/extensions/extension-iso21090-adxp-deliveryinstallationtype.descriptor.prototxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
testdata/stu3/extensions/extension-iso21090-adxp-deliverymode.descriptor.prototxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "AddressAdxpDeliverymode" | ||
name: "AddressADXPDeliveryMode" | ||
field { | ||
name: "id" | ||
number: 1 | ||
|
2 changes: 1 addition & 1 deletion
2
testdata/stu3/extensions/extension-iso21090-adxp-deliverymodeidentifier.descriptor.prototxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
testdata/stu3/extensions/extension-iso21090-adxp-direction.descriptor.prototxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "AddressAdxpDirection" | ||
name: "AddressADXPDirection" | ||
field { | ||
name: "id" | ||
number: 1 | ||
|
2 changes: 1 addition & 1 deletion
2
testdata/stu3/extensions/extension-iso21090-adxp-housenumber.descriptor.prototxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "AddressAdxpHousenumber" | ||
name: "AddressADXPHouseNumber" | ||
field { | ||
name: "id" | ||
number: 1 | ||
|
2 changes: 1 addition & 1 deletion
2
testdata/stu3/extensions/extension-iso21090-adxp-housenumbernumeric.descriptor.prototxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "AddressAdxpHousenumbernumeric" | ||
name: "AddressADXPHouseNumberNumeric" | ||
field { | ||
name: "id" | ||
number: 1 | ||
|
2 changes: 1 addition & 1 deletion
2
testdata/stu3/extensions/extension-iso21090-adxp-postbox.descriptor.prototxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "AddressAdxpPostbox" | ||
name: "AddressADXPPostBox" | ||
field { | ||
name: "id" | ||
number: 1 | ||
|
2 changes: 1 addition & 1 deletion
2
testdata/stu3/extensions/extension-iso21090-adxp-precinct.descriptor.prototxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "AddressAdxpPrecinct" | ||
name: "AddressADXPPrecinct" | ||
field { | ||
name: "id" | ||
number: 1 | ||
|
Oops, something went wrong.