MCPcopy Create free account
hub / github.com/GateNLP/gate-core / firstNode

Method firstNode

src/main/java/gate/AnnotationSet.java:242–242  ·  view source on GitHub ↗

Get the node with the smallest offset

()

Source from the content-addressed store, hash-verified

240 * Get the node with the smallest offset
241 */
242 public Node firstNode();
243
244 /**
245 * Get the node with the largest offset

Callers 8

testNodesByOffsetMethod · 0.65
contentForMethod · 0.65
stringForMethod · 0.65
startMethod · 0.65

Implementers 1

AnnotationSetImplsrc/main/java/gate/annotation/Annotati

Calls

no outgoing calls

Tested by 1

testNodesByOffsetMethod · 0.52