A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://codeql.github.com/codeql-standard-libraries/go/semmle/go/PrintAst.qll/module.PrintAst.html below:

PrintAst

Module PrintAst

Provides queries to pretty-print a Go AST as a graph.

Import path

import semmle.go.PrintAst

Imports go

Provides classes for working with Go programs.

Predicates edges

Holds if target is a child of source in the AST, and property key of the edge has the given value.

graphProperties

Holds if property key of the graph has the given value.

nodes

Holds if node belongs to the output tree, and its property key has the given value.

Classes BaseAstNode

A graph node representing a real AST node.

ExprNode

A node representing an Expr.

FileNode

A node representing a File

PrintAstConfiguration

A hook to customize the files and functions printed by this module.

PrintAstNode

A node in the output tree.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4