mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 20:17:44 +00:00
LibCpp: Parse inheritance
This commit is contained in:
parent
8cfabbcd93
commit
f4cca20972
8 changed files with 43 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
TranslationUnit[1:0->12:0]
|
||||
StructOrClassDeclaration[1:7->7:0]
|
||||
MyStruct
|
||||
|
||||
VariableDeclaration[3:4->4:4]
|
||||
NamedType[3:4->3:6]
|
||||
int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue