public abstract class StrTerm
extends java.lang.Object
| Constructor and Description |
|---|
StrTerm() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getFlags() |
abstract int |
parseString(RubyLexer lexer) |
public abstract int getFlags()
public abstract int parseString(RubyLexer lexer) throws java.io.IOException
java.io.IOExceptionCopyright © 2001-2020 JRuby. All Rights Reserved.