Searched refs:newComment (Results 1 – 4 of 4) sorted by relevance
22 newComment?: string; property53 const [originalToken, materialToken, newDefaultValue, newComment, migrationToken] = record; constant63 ...(!!newComment && { newComment }),
124 const newComment = commentNode.cloneNode(); constant125 this.insertAfterIdented(newComment, insertPoint);126 insertPoint = newComment;
37 const { newComment } = migItem; constant42 ...(newComment43 ? { comment: `${newComment} @hide ` }50 evalMissingEntry: (_originalToken, { replaceToken, newComment }) => {57 comment: `${newComment} @hide `,
1 android material newDefaultValue newComment migrationToken