Book a Demo

Author Topic: Grammar AST node for template parameters  (Read 2646 times)

webfox

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
Grammar AST node for template parameters
« on: May 23, 2014, 03:34:30 pm »
Hi there,

I've just recently started to play around with grammars in EA. Does anyone know if EA supports parsing template parameters (as used in templated classes and interfaces) in user-defined grammars. I couldn't find an AST node for it in the documentation. Am I missing something?

Cheers,

Till