ctf: make parser support scoped typedefs [Bug 470846]
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 11 Jun 2015 22:47:21 +0000 (18:47 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 25 Jun 2015 15:35:02 +0000 (11:35 -0400)
commit8460a46d8b186d302a42d614ef6fac81056e1e2e
tree6f0550ae79af536598196773e6b089cef66ac83e
parent7a91a2e4f5a15a8dff5b143d98ba738977bbdc0e
ctf: make parser support scoped typedefs [Bug 470846]

This is important if you want to have a root typedef struct for instance.

Change-Id: I9aff6a1049605f98cb1e16015b6170ea9801b9e0
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/50055
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java
ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java
This page took 0.029396 seconds and 5 git commands to generate.