DefaultCustomAstVisitor Class
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.
Default implementation of ICustomAstVisitor interface.
public ref class DefaultCustomAstVisitor abstract : System::Management::Automation::Language::ICustomAstVisitor
public abstract class DefaultCustomAstVisitor : System.Management.Automation.Language.ICustomAstVisitor
type DefaultCustomAstVisitor = class
interface ICustomAstVisitor
Public MustInherit Class DefaultCustomAstVisitor
Implements ICustomAstVisitor
- Inheritance
-
DefaultCustomAstVisitor
- Derived
- Implements
Constructors
DefaultCustomAstVisitor() |