Home | History | Annotate | Download | only in generator

Lines Matching refs:dotted

127 // TypeName returns the elements of the dotted type name.
157 // TypeName returns the elements of the dotted type name.
206 // TypeName returns the elements of the dotted type name.
1013 // package name may be empty. If so, the dotted package name of X will
2718 // dottedSlice turns a sliced name into a dotted name.
2763 // which can be dotted in the input .proto file. It replaces non-identifier characters such as
2772 // baseName returns the last path element of the name, with the last dotted suffix removed.