Interface NodeWithTraversableScope

    • Method Detail

      • traverseScope

        Optional<Expression> traverseScope()
        Returns:
        the scope of this node, regardless of optionality. An optional scope is returned directly. A required scope is returned in an "Optional", but will never be empty.