[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
error message from ast transformations...
I have gotten this error message a couple times, and can't really understand how to diagnose it ... It indicates the line as (0,0), so it doesen't really help me figure out where to look for my error in the syntax. I think I understand what it is trying to tell me, just not sure how to figure out where it comes from??
Verifying ast alternatives transform identifiers.
java.lang.RuntimeException: [0,0] The number of parameters request for this alternative in section AST doesn't match
at org.sablecc.sablecc.ResolveTransformIds.error8(Unknown Source)
at org.sablecc.sablecc.ResolveTransformIds.outANewTerm(Unknown Source)
at org.sablecc.sablecc.analysis.DepthFirstAdapter.caseANewTerm(Unknown Source)
at org.sablecc.sablecc.node.ANewTerm.apply(Unknown Source)
at org.sablecc.sablecc.analysis.DepthFirstAdapter.caseAAltTransform(Unknown Source)
at org.sablecc.sablecc.node.AAltTransform.apply(Unknown Source)
at org.sablecc.sablecc.analysis.DepthFirstAdapter.caseAAlt(Unknown Source)
at org.sablecc.sablecc.node.AAlt.apply(Unknown Source)
at org.sablecc.sablecc.analysis.DepthFirstAdapter.caseAProd(Unknown Source)
at org.sablecc.sablecc.node.AProd.apply(Unknown Source)
at org.sablecc.sablecc.analysis.DepthFirstAdapter.caseAProductions(Unknown Source)
at org.sablecc.sablecc.node.AProductions.apply(Unknown Source)
at org.sablecc.sablecc.analysis.DepthFirstAdapter.caseAGrammar(Unknown Source)
at org.sablecc.sablecc.node.AGrammar.apply(Unknown Source)
at org.sablecc.sablecc.analysis.DepthFirstAdapter.caseStart(Unknown Source)
at org.sablecc.sablecc.node.Start.apply(Unknown Source)
at org.sablecc.sablecc.SableCC.processGrammar(Unknown Source)
at org.sablecc.sablecc.SableCC.processGrammar(Unknown Source)
at org.sablecc.sablecc.SableCC.main(Unknown Source)
--
Be Yourself @ mail.com!
Choose From 200+ Email Addresses
Get a Free Account at www.mail.com