Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AML: Can't re-create full name of value during traverse #139

Open
rw-vanc opened this issue Jan 26, 2023 · 1 comment
Open

AML: Can't re-create full name of value during traverse #139

rw-vanc opened this issue Jan 26, 2023 · 1 comment

Comments

@rw-vanc
Copy link
Contributor

rw-vanc commented Jan 26, 2023

There does not seem to be a public function to create an AmlName from parent + nameseg. This makes re-creating the AmlName for a nameseg during traverse into a chore.

@IsaacWoods
Copy link
Member

If I understand correctly, this would be AmlName::from_name_seg(foo).resolve(&parent)? which isn't too bad imo - if this is too verbose I'm happy for a new method to be contributed :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants