Skip to content

v0.0-562-g840f677: PR #415: Extracting Class Names and Instances

Compare
Choose a tag to compare
@symbiflow-robot symbiflow-robot released this 08 Sep 19:02
Kythe Facts extraction for classes.

WIP #393

GitHub PR https://github.com/google/verible/pull/415

Copybara import of the project:

  - 471e43db292ccfc7184b6b8e8b585e01e4f7c8ea Extracting Class Names and Instances by Mina Toma <[email protected]>
  - 174cbc1c1895c8312076cfc174afbb41fe6b1095 minor code fixes and class.h class created by MinaToma <[email protected]>
  - aa718cffd6bc399369659f1b914c9e881aaf0785 Tests for Class Extraction by MinaToma <[email protected]>
  - 7744c6a0e95a038875b67ef86ab2c15f3b75c4bf Fix class_test by MinaToma <[email protected]>
  - 876ac12d37b7b6314155f2862b6d6425a7b74996 More Tests added for classes and class extraction by MinaToma <[email protected]>
  - d605f28523fa31d8e63cca2228f47ab263ed9be4 More tests for classes by MinaToma <[email protected]>
  - 175e519c89a1bf82c9ce20d3772cf4b975d86ffb NoClassEndLabel Test by MinaToma <[email protected]>

Closes #415
issues #370, #393

PiperOrigin-RevId: 330542402