public abstract class NumericLiteralChannel
extends org.sonar.channel.Channel<com.sonar.sslr.impl.Lexer>
| Constructor and Description |
|---|
NumericLiteralChannel(String regexp) |
public NumericLiteralChannel(String regexp)
protected abstract void consume(String value, org.sonar.channel.CodeReader code, com.sonar.sslr.impl.Lexer lexer)
public boolean consume(org.sonar.channel.CodeReader code,
com.sonar.sslr.impl.Lexer lexer)
consume in class org.sonar.channel.Channel<com.sonar.sslr.impl.Lexer>Copyright © 2012 SonarSource. All Rights Reserved.