You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52d7ec2224
This option makes the generated parser track line and column during parsing. Tracked line and column are made available inside actions and predicates as |line| and |column| variables. Note that in actions these variables denote start position of the action's expression while in predicates they denote the current position. The slightly different behavior is motivated by expected usage. |
13 years ago | |
---|---|---|
.. | ||
compiler.js | 13 years ago | |
emitter.js | 13 years ago | |
parser.js | 13 years ago | |
parser.pegjs | 13 years ago | |
passes.js | 13 years ago | |
peg.js | 13 years ago | |
utils.js | 13 years ago |