Skip to content

SmaCC: ASTSpecNode? #4115

Closed Answered by j-brant
joelreymont asked this question in Q&A
Discussion options

You must be logged in to vote

At some point you generated the node classes with ASTSpecNode as the root. You also used Node as the suffix. You can delete the classes by executing:

ASTSpecNode withAllSubclasses do: #removeFromSystem

You should also delete the visitor class and the visitor trait.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by joelreymont
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants