Skip to content

How do you handle the scoping of parsers? #283

Answered by sillygoose
sillygoose asked this question in Q&A
Discussion options

You must be logged in to vote

I tried some ideas and I was able to use simple structures for organizing the parser code, once I found that static computed properties are permissible in extensions. So I get to control my variable scopes and organize the parser source files.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mbrandonw
Comment options

@sillygoose
Comment options

Answer selected by sillygoose
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