public class IntegerLiteralChannel extends NumericLiteralChannel
| Modifier and Type | Field and Description |
|---|---|
static String |
INTEGER_LITERAL |
| Constructor and Description |
|---|
IntegerLiteralChannel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
consume(String value,
org.sonar.channel.CodeReader code,
com.sonar.sslr.impl.Lexer lexer) |
consumepublic static final String INTEGER_LITERAL
protected void consume(String value, org.sonar.channel.CodeReader code, com.sonar.sslr.impl.Lexer lexer)
consume in class NumericLiteralChannelCopyright © 2012 SonarSource. All Rights Reserved.