const nArrayType …
const nAssignStmt …
const nBadDecl …
const nBadExpr …
const nBadStmt …
const nBasicLit …
const nBinaryExpr …
const nBlockStmt …
const nBranchStmt …
const nCallExpr …
const nCaseClause …
const nChanType …
const nCommClause …
const nComment …
const nCommentGroup …
const nCompositeLit …
const nDeclStmt …
const nDeferStmt …
const nEllipsis …
const nEmptyStmt …
const nExprStmt …
const nField …
const nFieldList …
const nFile …
const nForStmt …
const nFuncDecl …
const nFuncLit …
const nFuncType …
const nGenDecl …
const nGoStmt …
const nIdent …
const nIfStmt …
const nImportSpec …
const nIncDecStmt …
const nIndexExpr …
const nIndexListExpr …
const nInterfaceType …
const nKeyValueExpr …
const nLabeledStmt …
const nMapType …
const nPackage …
const nParenExpr …
const nRangeStmt …
const nReturnStmt …
const nSelectStmt …
const nSelectorExpr …
const nSendStmt …
const nSliceExpr …
const nStarExpr …
const nStructType …
const nSwitchStmt …
const nTypeAssertExpr …
const nTypeSpec …
const nTypeSwitchStmt …
const nUnaryExpr …
const nValueSpec …
func typeOf(n ast.Node) uint64 { … }
func maskOf(nodes []ast.Node) uint64 { … }