Versions in this module Expand all Collapse all v0 v0.2.0 Aug 26, 2026 v0.1.0 Aug 17, 2026 Changes in this version + func Concrete(item any) any + func IsNil(item any) bool + func WalkChildren(item any, cb func(any) bool) bool + type NodeList []*ast.Node + type RawStmtList []*ast.RawStmt