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

Method getSource

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

@return the original source content this Node came from a reference to the #FileLineMap that stores the source code and the start/end location info stored in the Node object itself. This method could throw a NullPointerException if #getFileLineMap returns null. Also, the return value could be spurio

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

getNameMethod · 0.65
emitCodeBlockFIXMEMethod · 0.65
emitJavaSourceAsFIXMEMethod · 0.65
visitMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected