org.eclipse.xtext.generator.parser.antlr.postProcessing
Class SuppressWarningsProcessor

java.lang.Object
  extended by org.eclipse.xtext.generator.parser.antlr.postProcessing.SuppressWarningsProcessor

public class SuppressWarningsProcessor
extends java.lang.Object

Author:
Sebastian Zarnekow - Initial contribution and API

Constructor Summary
SuppressWarningsProcessor()
           
 
Method Summary
 java.lang.String process(java.lang.String content)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuppressWarningsProcessor

public SuppressWarningsProcessor()
Method Detail

process

public java.lang.String process(java.lang.String content)