Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GateNLP/gate-core
/ lastNode
Method
lastNode
src/main/java/gate/AnnotationSet.java:247–247 ·
view source on GitHub ↗
Get the node with the largest offset
()
Source
from the content-addressed store, hash-verified
245
* Get the node with the largest offset
246
*/
247
public
Node lastNode();
248
249
/**
250
* Get the first node that is relevant
for
this annotation set and
Callers
8
testNodesByOffset
Method · 0.65
contentFor
Method · 0.65
stringFor
Method · 0.65
end
Method · 0.65
getContainedAnnotations
Method · 0.65
getCoveringAnnotations
Method · 0.65
getOverlappingAnnotations
Method · 0.65
identifyTheRootAnnotation
Method · 0.65
Implementers
1
AnnotationSetImpl
src/main/java/gate/annotation/Annotati
Calls
no outgoing calls
Tested by
1
testNodesByOffset
Method · 0.52