|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.lexer.yacc.IDESourcePositionFactory
public class IDESourcePositionFactory
Constructor Summary | |
---|---|
IDESourcePositionFactory(LexerSource source,
int line)
|
Method Summary | |
---|---|
ISourcePosition |
getPosition(ISourcePosition startPosition,
boolean inclusive)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IDESourcePositionFactory(LexerSource source, int line)
Method Detail |
---|
public ISourcePosition getPosition(ISourcePosition startPosition, boolean inclusive)
getPosition
in interface ISourcePositionFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |