Skip to content

Commit

Permalink
Added JavaScript target for ECMAScript grammar.
Browse files Browse the repository at this point in the history
  • Loading branch information
thosakwe committed Apr 24, 2016
1 parent 16642ed commit 1dff234
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ecmascript/ECMAScript.JavaScriptTarget.g4
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,6 @@ ECMAScriptLexer.prototype.nextToken = function() {

/**
* @returns {Boolean} Returns true if the lexer can match a regex literal.
*
* ...
*/
ECMAScriptLexer.prototype.isRegexPossible = function() {
Expand Down

0 comments on commit 1dff234

Please sign in to comment.