public class IndentationChannel
extends org.sonar.sslr.channel.Channel<com.sonar.sslr.impl.Lexer>
| Constructor and Description |
|---|
IndentationChannel(LexerState lexerState) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
consume(org.sonar.sslr.channel.CodeReader code,
com.sonar.sslr.impl.Lexer lexer) |
public IndentationChannel(LexerState lexerState)
Copyright © 2011–2016 SonarSource and Waleri Enns. All rights reserved.