public class JavaScriptRegexpChannel
extends org.sonar.sslr.channel.Channel<com.sonar.sslr.impl.Lexer>
| Modifier and Type | Field and Description |
|---|---|
static String |
REGULAR_EXPRESSION |
| Constructor and Description |
|---|
JavaScriptRegexpChannel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
consume(org.sonar.sslr.channel.CodeReader code,
com.sonar.sslr.impl.Lexer output) |
public static final String REGULAR_EXPRESSION
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.