Description:
The Java Compiler Compiler and related topics.
|
|
|
.. can never be matched as ..
|
| |
My grammar includes:
TOKEN : { < CONSTANT : (["0"-"9"])+ > }
TOKEN : { < VARIABLE : ["x"-"z"] > }
TOKEN : { < TERM : <CONSTANT> | <VARIABLE> > }
but I get warning Regular expression choice : CONSTANT can never be matched as : TERM
Why not?
How come
12
would not be a term, since it is a constant?... more »
|
|
Anyone uses jGrasp?
|
| |
Hello
I'm not sure if this belongs here, but I'll ask my question anyways.
I'm using jGrasp and need to do the following:
1. User inputs email as karan...@irchiver.com
2. Program outputs it as karan369 @ irchiver . com (Spacing between @
and the dot).
How to go about doing this?
Thanks... more »
|
|
A must read: Is MBA critical for techies to shape their career
|
| |
Hi,
I was curious to find out about the job trends for fresh graduates and
if an MBA will help me find even better job, when I came across these
two articles on a website. It gave me some startling trends that are
being followed in industry. A must read for all. It helped me and I
thought it might help you as well.... more »
|
|
INVITE: Software Developer Conference (March 24, 25. Bangalore)
|
| |
Hello
India Software Developer Conference
Inviting all Programmers/ Software developers, Architects, Project
Managers and Team Leads for an exciting conference.
WHEN: March 24 & 25,2012 (Saturday & Sunday)
WHERE: Bangalore
TIME: 8.30AM to 5.00PM
Get to know latest trends in cutting edge technologies and how these... more »
|
|
|