jInfer

cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating
Interface RegexpEvaluator<T>

All Superinterfaces:
Evaluator<Regexp<T>>
All Known Implementing Classes:
BitCode, TokenSize, ToStringSize

public interface RegexpEvaluator<T>
extends Evaluator<Regexp<T>>

TODO anti Comment!


Method Summary
 void setInputStrings(List<List<T>> inputStrings)
           
 
Methods inherited from interface cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.Evaluator
evaluate
 

Method Detail

setInputStrings

void setInputStrings(List<List<T>> inputStrings)

jInfer

Generated on Fri Dec 9 00:01:25 CET 2011