public class HeredocTerm extends StrTerm
foo(<
| Constructor and Description |
|---|
HeredocTerm(org.jruby.util.ByteList marker,
int func,
org.jruby.util.ByteList lastLine) |
| Modifier and Type | Method and Description |
|---|---|
int |
parseString(RubyYaccLexer lexer,
LexerSource src) |
public HeredocTerm(org.jruby.util.ByteList marker,
int func,
org.jruby.util.ByteList lastLine)
public int parseString(RubyYaccLexer lexer, LexerSource src) throws IOException
parseString in class StrTermIOExceptionCopyright © 2001–2024 JRuby. All rights reserved.