Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: Extending a Parse::RecDescent grammar for inline comments

by ikegami (Patriarch)
on Aug 20, 2010 at 14:58 UTC ( [id://856291]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Extending a Parse::RecDescent grammar for inline comments
in thread Extending a Parse::RecDescent grammar for inline comments

Then it's not a comment at all (i.e. it's meaningful), and you'd match it like anything else (i.e. not use <skip>).

Replies are listed 'Best First'.
Re^4: Extending a Parse::RecDescent grammar for inline comments
by bronto (Priest) on Aug 23, 2010 at 10:53 UTC

    That's what I tried to do, actually, e.g. adding an InlineComment rule, but I failed. Do you know the correct way to do this?

    Thanks!

    Ciao!
    --bronto


    In theory, there is no difference between theory and practice. In practice, there is.
      You didn't post that code, so I can't help you find what's wrong with it.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://856291]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (7)
As of 2024-03-28 20:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found