MCPcopy 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

testNodesByOffsetMethod · 0.65
contentForMethod · 0.65
stringForMethod · 0.65
endMethod · 0.65

Implementers 1

AnnotationSetImplsrc/main/java/gate/annotation/Annotati

Calls

no outgoing calls

Tested by 1

testNodesByOffsetMethod · 0.52