MCPcopy Create free account
hub / github.com/congo-cc/congo-parser-generator / getBeginLine

Method getBeginLine

examples/java/testfiles/Node.java:264–264  ·  view source on GitHub ↗

@return the (1-based) line location where this Node starts

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

isNonOutputtingLineMethod · 0.65
getMethod · 0.65
toStringMethod · 0.65
parseRustMethod · 0.65
parseJavaMethod · 0.65
parseCSharpMethod · 0.65
parsePythonBlockMethod · 0.65
parsePythonExpressionMethod · 0.65
startsNewLineMethod · 0.65

Implementers 2

Tokenexamples/java/testfiles/Token.java
BaseNodeexamples/java/testfiles/BaseNode.java

Calls

no outgoing calls

Tested by 3

splitMethod · 0.52
getBeginLineMethod · 0.52
getBeginColumnMethod · 0.52