|
|||||||||||
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.StringTerm
Constructor Summary | |
StringTerm(int func,
char term,
char paren)
|
Method Summary | |
int |
parseString(RubyYaccLexer lexer,
LexerSource src)
|
char |
parseStringIntoBuffer(LexerSource src,
ByteList buffer)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StringTerm(int func, char term, char paren)
Method Detail |
public int parseString(RubyYaccLexer lexer, LexerSource src) throws java.io.IOException
parseString
in class StrTerm
java.io.IOException
public char parseStringIntoBuffer(LexerSource src, ByteList buffer) throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |