Skip navigation links
org.netbeans.modules.parsing.api/1 9.31.0 8
A C D E F G I L O P R S T U V 

G

getAffectedEndOffset() - Method in class org.netbeans.modules.parsing.spi.SourceModificationEvent
Returns end offset of the change that affected the source.
getAffectedStartOffset() - Method in class org.netbeans.modules.parsing.spi.SourceModificationEvent
Returns start offset of the change that affected the source.
getCaretOffset() - Method in class org.netbeans.modules.parsing.spi.CursorMovedSchedulerEvent
 
getDocument(boolean) - Method in class org.netbeans.modules.parsing.api.Source
Gets the Document represented by this source.
getEmbeddedOffset(int) - Method in class org.netbeans.modules.parsing.api.Snapshot
Gets an offset in this snapshot corresponding to an offset in the original source.
getEmbeddings() - Method in class org.netbeans.modules.parsing.api.ResultIterator
Allows iterate all embedded sources.
getEmbeddings(Snapshot) - Method in class org.netbeans.modules.parsing.spi.EmbeddingProvider
Returns list of Embeddings based on lexical analyse.
getEmbeddings(T) - Method in class org.netbeans.modules.parsing.spi.ParserBasedEmbeddingProvider
Returns list of Embeddings based on parser results.
getFileObject() - Method in class org.netbeans.modules.parsing.api.Source
Gets the FileObject represented by this source.
getIndexingMode() - Method in class org.netbeans.modules.parsing.spi.IndexingAwareParserResultTask
 
getInstance() - Static method in class org.netbeans.modules.parsing.spi.LowMemoryWatcher
Returns an instance of LowMemoryWatcher
getLookup() - Method in class org.netbeans.modules.parsing.api.Source
Returns a Lookup providing a context for the source.
getMarkOffset() - Method in class org.netbeans.modules.parsing.spi.CursorMovedSchedulerEvent
 
getMimePath() - Method in class org.netbeans.modules.parsing.api.Snapshot
Returns this snapshot's mime path.
getMimeType() - Method in class org.netbeans.modules.parsing.api.Embedding
Returns mime type of embedded source.
getMimeType() - Method in class org.netbeans.modules.parsing.api.Snapshot
Returns this snapshot's mime type.
getMimeType() - Method in class org.netbeans.modules.parsing.api.Source
Gets this Source's mime type.
getModifiedSource() - Method in class org.netbeans.modules.parsing.spi.SourceModificationEvent
 
getOriginalOffset(int) - Method in class org.netbeans.modules.parsing.api.Snapshot
Gets an offset in the original source corresponding to an offset in this snapshot.
getParserResult() - Method in class org.netbeans.modules.parsing.api.ResultIterator
Returns parse Parser.Result for current source or null.
getParserResult(int) - Method in class org.netbeans.modules.parsing.api.ResultIterator
Returns parse Parser.Result for deepest embedding on given offset or null.
getPriority() - Method in class org.netbeans.modules.parsing.spi.EmbeddingProvider
Returns priority of this source provider.
getPriority() - Method in class org.netbeans.modules.parsing.spi.ParserBasedEmbeddingProvider
Returns priority of this source provider.
getPriority() - Method in class org.netbeans.modules.parsing.spi.ParserResultTask
A priority.
getPriority() - Method in class org.netbeans.modules.parsing.spi.SchedulerTask
A priority.
getReadEvent() - Method in class org.netbeans.modules.parsing.spi.SourceModificationEvent.Composite
 
getResult(Task) - Method in class org.netbeans.modules.parsing.spi.Parser
Called when some task needs some result of parsing.
getResultIterator(Embedding) - Method in class org.netbeans.modules.parsing.api.ResultIterator
Returns ResultIterator for one Embedding.
getSchedulerClass() - Method in class org.netbeans.modules.parsing.spi.EmbeddingProvider
Returns Scheduler class for this SchedulerTask.
getSchedulerClass() - Method in class org.netbeans.modules.parsing.spi.SchedulerTask
Returns Scheduler class for this SchedulerTask.
getSnapshot() - Method in class org.netbeans.modules.parsing.api.Embedding
Returns Snapshot for embedded block of code.
getSnapshot() - Method in class org.netbeans.modules.parsing.api.ResultIterator
 
getSnapshot() - Method in class org.netbeans.modules.parsing.spi.Parser.Result
Returns a Snapshot represented by this Parser.Result
getSource() - Method in class org.netbeans.modules.parsing.api.Snapshot
Returns source this snapshot has originally been created from.
getSource() - Method in class org.netbeans.modules.parsing.spi.Scheduler
Returns active Source.
getText() - Method in class org.netbeans.modules.parsing.api.Snapshot
Returns content of this snapshot.
getTokenHierarchy() - Method in class org.netbeans.modules.parsing.api.Snapshot
Get the TokenHierarchy lexed from this snapshot.
getWriteEvent() - Method in class org.netbeans.modules.parsing.spi.SourceModificationEvent.Composite
 
A C D E F G I L O P R S T U V 
Skip navigation links
org.netbeans.modules.parsing.api/1 9.31.0 8