MCPcopy Index your code
hub / github.com/dglo/java2go / TransformArrayLen

Function TransformArrayLen

parser/transform.go:131–147  ·  view source on GitHub ↗

transform "array.length" to "len(array)"

(parent GoObject, prog *GoProgram, cls GoClass,
	object GoObject)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

SuffixMethod · 0.95
VarTypeMethod · 0.95
NewGoFakeMethodFunction · 0.85

Tested by

no test coverage detected