Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proto.jspb.test.ExtendsWithMessage.repeatedExtensionList #2

Open
steckel opened this issue Oct 11, 2016 · 0 comments
Open

proto.jspb.test.ExtendsWithMessage.repeatedExtensionList #2

steckel opened this issue Oct 11, 2016 · 0 comments

Comments

@steckel
Copy link
Owner

steckel commented Oct 11, 2016

Not yet annotated.

/**
 * A tuple of {field number, class constructor} for the extension
 * field named `repeatedExtensionList`.
 * @type {!jspb.ExtensionFieldInfo.<!Array.<!proto.jspb.test.ExtendsWithMessage>>}
 */
proto.jspb.test.ExtendsWithMessage.repeatedExtensionList = new jspb.ExtensionFieldInfo(
    49,
    {repeatedExtensionList: 0},
    proto.jspb.test.ExtendsWithMessage,
     /** @type {?function((boolean|undefined),!jspb.Message=): !Object} */ (
         proto.jspb.test.ExtendsWithMessage.toObject),
    1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant