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–2024 JRuby. All rights reserved.