started mini notation highlighting
currently deactivated by addMiniLocations flag
This commit is contained in:
parent
358ba0101e
commit
acd07c31ff
5 changed files with 75 additions and 2 deletions
|
|
@ -1936,6 +1936,7 @@ function peg$parse(input, options) {
|
|||
this.type_ = "element";
|
||||
this.source_ = source;
|
||||
this.options_ = options;
|
||||
this.location_ = location();
|
||||
}
|
||||
|
||||
var CommandStub = function(name, options)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue