In that case, is the grammar definition [1] incomplete, and should I file a JIRA bug for that? Or am I misinterpreting the definition of DefinitionType? I'm asking since the IntelliJ Thrift plugin [2], which is based on an adapted version of that grammar, marks such constructs as invalid.
Cheers, -tt [1] http://thrift.apache.org/docs/idl/ [2] http://plugins.jetbrains.com/plugin/7331?pr=idea On Tue, Nov 26, 2013 at 6:47 PM, Jens Geyer <[email protected]> wrote: > Yes. > ________________________________ > Von: Taras Tielkes > Gesendet: 26.11.2013 15:24 > An: [email protected] > Betreff: Using struct types in typedef > > Hi, > > Can I refer to a struct type in a typedef? > The grammar at http://thrift.apache.org/docs/idl/ does not seem to clear > on > this. > > Thanks, > -tt >
