Replies: 1 comment 6 replies
-
Hey @zrwsmd, we usually just store everything in maps (or use the |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If different st files have cross-reference ,how should i export all related info,export format can be json or other tree structure


for example aa.st define a property 'param1',which refer struct 'Panda',struct Panda have 'type' property ,which refer struct 'Animal',
how can i return all related property by property 'param1'
Beta Was this translation helpful? Give feedback.
All reactions