public abstract class StrTerm extends Object
| Constructor and Description |
|---|
StrTerm() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
parseString(RubyYaccLexer lexer,
LexerSource src) |
public abstract int parseString(RubyYaccLexer lexer, LexerSource src) throws IOException
IOExceptionCopyright © 2001-2014 JRuby. All Rights Reserved.