Interface | Description |
---|---|
ISourcePosition |
This interface is the combination of two needs: 1) A Ruby interpreter position (for warnings
and errors).
|
ISourcePositionHolder |
Class | Description |
---|---|
ByteArrayLexerSource | |
DetailedSourcePosition | |
HeredocTerm |
A lexing unit for scanning a heredoc element.
|
InputStreamLexerSource | |
InvalidSourcePosition |
For nodes which are added to the AST which are not proper syntactical elements.
|
KeywordMatch | |
LexerSource |
This class is what feeds the lexer.
|
RubyLexer | |
SimpleSourcePosition | |
StackState | |
StringTerm | |
StrTerm |
Enum | Description |
---|---|
RubyLexer.Keyword | |
RubyLexer.LexState | |
SyntaxException.PID |
Exception | Description |
---|---|
SyntaxException |
Copyright © 2001-2015 JRuby. All Rights Reserved.