|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.editors.unified.ChildOffsetMapper
com.aptana.ide.editor.html.HTMLOffsetMapper
public class HTMLOffsetMapper
The HTMLOffsetMapper understands how to map between lexemes, offsets and the environment
| Constructor Summary | |
|---|---|
HTMLOffsetMapper(IParentOffsetMapper parent)
|
|
| Method Summary | |
|---|---|
ICodeLocation |
findTarget(Lexeme lexeme)
findTarget |
java.lang.String |
getNameHash()
Returns a "hash name" allowing us to properly query code assist for appropriate completions. |
| Methods inherited from class com.aptana.ide.editors.unified.ChildOffsetMapper |
|---|
calculateCurrentLexeme, dispose, getCurrentLexeme, getCurrentLexemeIndex, getFileService, getLexemeAtIndex, getLexemeIndexFromDocumentOffset, getLexemeList, getNextLexeme, getParent, getPreviousLexeme |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLOffsetMapper(IParentOffsetMapper parent)
parent - | Method Detail |
|---|
public java.lang.String getNameHash()
public ICodeLocation findTarget(Lexeme lexeme)
IOffsetMapper
findTarget in interface IOffsetMapperfindTarget in class ChildOffsetMapperIOffsetMapper.findTarget(com.aptana.ide.lexer.Lexeme)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||