Uses of Class
org.sonar.sslr.channel.ChannelDispatcher
Packages that use ChannelDispatcher
Package
Description
Provides a basic framework to sequentially read any kind of character stream in order to feed a generic OUTPUT.
-
Uses of ChannelDispatcher in com.sonar.sslr.impl
Methods in com.sonar.sslr.impl that return ChannelDispatcherModifier and TypeMethodDescriptionprotected ChannelDispatcher<LexerOutput> Lexer2.getChannelDispatcher() -
Uses of ChannelDispatcher in org.sonar.sslr.channel
Methods in org.sonar.sslr.channel that return ChannelDispatcher