Re: help: mixing java code with javacc/jjtree code
- From: "Cyril" <cyril.adrian@xxxxxxxxx>
- Date: 15 Feb 2006 06:41:57 -0800
Hello,
you can do the following:
void production(boolean flag):
{}
{
[ LOOKAHEAD({flag})
childProductionA()
childProductionB()
]
childProductionC()
}
Regards
.
- References:
- help: mixing java code with javacc/jjtree code
- From: sueyic@xxxxxxxxx
- help: mixing java code with javacc/jjtree code
- Prev by Date: Re: Newbie: FIRST set
- Next by Date: How does the error message come out ?
- Previous by thread: help: mixing java code with javacc/jjtree code
- Next by thread: Blue J prograam
- Index(es):