public static final class JETCompilationUnit.JETJavaRange extends JETItem
| Modifier and Type | Method and Description |
|---|---|
int |
getJavaLength() |
int |
getJavaOffset() |
JETItem |
getJETItem() |
boolean |
isDirectMapping() |
JETCompilationUnit.JETJavaRange |
subrange(int startOffset) |
assertDoesNotSpanFiles, asSubItem, getChild, getChildren, getFileID, getLeaf, getLength, getParent, getRoot, getStart, getStartOffset, getStop, getStopOffset, getText, isAncestor, toString, toStringpublic final int getJavaOffset()
public final int getJavaLength()
public final JETItem getJETItem()
public final JETCompilationUnit.JETJavaRange subrange(int startOffset)
public boolean isDirectMapping()
Copyright © 2021. Licensed under the Eclipse Public License v2.0. All rights reserved.
Submit a bug or feature