public abstract class StrTerm extends 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 IOException
IOException
Copyright © 2001-2016 JRuby. All Rights Reserved.