Simple re-returns the normalized AST of the analysis.

interface NormalizedAstQuery {
    type: "normalized-ast";
}

Hierarchy (View Summary)

Hierarchy-Diagram

UML class diagram of NormalizedAstQuery

Properties

Properties

type: "normalized-ast"

used to select the query type :)