zaach / jison

Bison in JavaScript.
http://jison.org
4.33k stars 448 forks source link

How to access `yyloc`? [Resolved] #374

Open wongjiahau opened 6 years ago

wongjiahau commented 6 years ago

You can access is by using the following variable:

this._$

Note: This is an answered question.