|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.ast.visitor.rewriter.utils.HereDocument
public class HereDocument
Field Summary | |
---|---|
java.lang.String |
content
|
Constructor Summary | |
---|---|
HereDocument(java.lang.String content,
ReWriterContext config)
|
Method Summary | |
---|---|
java.lang.String |
getContent()
|
void |
print()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String content
Constructor Detail |
---|
public HereDocument(java.lang.String content, ReWriterContext config)
Method Detail |
---|
public java.lang.String getContent()
public void print()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |