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 StrTerm
IOException
Copyright © 2001-2014 JRuby. All Rights Reserved.