[antlr-interest] Parser Question

johnclarke72 johnclarke at hotmail.com
Tue Jun 4 14:11:58 PDT 2002


In HTML an attribute value of a tag can have "'s,'s,nothing at all or 
a combination of all 3 eg :

<test dodar1="hello" dodar2='helloagain' dodar3=helloonemoretime>

How can I describe the above in the parser.  The reason I have done 
it in the parser is because a tag can either have attributes or it 
can have none.

I would appreciate all advice regarding this.

Thanks

John


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list