Jan Seeger

- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
-
-
Jan Seeger commented, -
-
Jan Seeger created a post, Getting parent ConstructorDeclaration from ClassConcept
Greetings! I'm trying to instantiate generated classes in my code. I've gathered that I need a ConstructorDeclaration for this, and I can get it via node<ClassConcept>.constructors(). However, this...