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