org.jrubyparser.rewriter.utils
Class HereDocument

java.lang.Object
  extended by org.jrubyparser.rewriter.utils.HereDocument

public class HereDocument
extends Object


Field Summary
 String content
           
 
Constructor Summary
HereDocument(String content, ReWriterContext config)
           
 
Method Summary
 String getContent()
           
 void print()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

content

public String content
Constructor Detail

HereDocument

public HereDocument(String content,
                    ReWriterContext config)
Method Detail

getContent

public String getContent()

print

public void print()


Copyright © 2013. All Rights Reserved.