PredictionContext.InputAst Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the abstract syntax tree (AST) generated from parsing the user input.
public System.Management.Automation.Language.Ast InputAst { get; }
member this.InputAst : System.Management.Automation.Language.Ast
Public ReadOnly Property InputAst As Ast