Module md.grammar

Interface GraphContext

    • Method Detail

      • getParent

        Context getParent()
        Returns the Context to which an object belongs, or a broader Context
        Returns:
        a parent Context or null if there is no parent (root context)