Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

dependency check between multiple grammars. If they require tokenVocab X then ensure that X.g is older than X.tokens. Should it auto build X.g? Should ANTLR not build X.java if X.g is older? Hmm...not comfortable with that; well, I guess you can wipe X.java if you need to.

  • No labels