Universal Robots TypeScript API - v10.12.0
    Preparing search index...

    Interface ValidationContext

    ValidationContext provides context for validation

    interface ValidationContext {
        traverse: TreeTraverse;
    }
    Index

    Properties

    Properties

    traverse: TreeTraverse