org.sonar.sslr.text
Class PreprocessorContext

java.lang.Object
  extended by org.sonar.sslr.text.PreprocessorContext

public class PreprocessorContext
extends Object

This class is not intended to be instantiated or subclassed by clients.

Since:
1.17

Constructor Summary
PreprocessorContext(Text input)
           
 
Method Summary
 Text getInput()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreprocessorContext

public PreprocessorContext(Text input)
Method Detail

getInput

public Text getInput()


Copyright © 2009-2014 SonarSource. All Rights Reserved.