pmd-lang-test / net.sourceforge.pmd.lang.ast.test / net.sourceforge.pmd.lang.ast.Node / safeGetChild

safeGetChild

fun Node.safeGetChild(i: Int): Node?

Extension methods to make the Node API more Kotlin-like