org.sonar.sslr.text
Class PreprocessorsChain
java.lang.Object
org.sonar.sslr.text.PreprocessorsChain
public class PreprocessorsChain
- extends Object
This class is not intended to be subclassed by clients.
- Since:
- 1.17
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreprocessorsChain
public PreprocessorsChain(List<Preprocessor> preprocessors)
process
public Text process(Text input)
Copyright © 2009-2014 SonarSource. All Rights Reserved.