Datatype TPrintAstNode
Most nodes are just a wrapper around Locatable
, but we do synthesize new
nodes for things like parameter lists and constructor init lists.
Import path
import semmle.code.cpp.PrintAST
Most nodes are just a wrapper around Locatable
, but we do synthesize new
nodes for things like parameter lists and constructor init lists.
import semmle.code.cpp.PrintAST