|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jruby.lexer.yacc.StrTerm
org.jruby.lexer.yacc.HeredocTerm
| Constructor Summary | |
HeredocTerm(java.lang.String eos,
int func,
java.lang.String lastLine)
|
|
| Method Summary | |
int |
parseString(RubyYaccLexer lexer,
LexerSource src)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HeredocTerm(java.lang.String eos,
int func,
java.lang.String lastLine)
| Method Detail |
public int parseString(RubyYaccLexer lexer,
LexerSource src)
throws java.io.IOException
parseString in class StrTermjava.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||