org.sonar.duplications.statement
Class StatementChannelDisptacher

java.lang.Object
  extended by org.sonar.duplications.statement.StatementChannelDisptacher

public class StatementChannelDisptacher
extends Object


Constructor Summary
StatementChannelDisptacher(List<StatementChannel> channels)
           
 
Method Summary
 boolean consume(TokenQueue tokenQueue, List<Statement> statements)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementChannelDisptacher

public StatementChannelDisptacher(List<StatementChannel> channels)
Method Detail

consume

public boolean consume(TokenQueue tokenQueue,
                       List<Statement> statements)


Copyright © 2009-2012 SonarSource. All Rights Reserved.