Class DefaultFunction.CallingContext

    • Method Detail

      • getFunction

        @NonNull
        public DefaultFunction getFunction()
        Get the function instance associated with the calling context.
        Returns:
        the function instance
      • getContextItem

        @Nullable
        public IItem getContextItem()
        Get the node item focus associated with the calling context.
        Returns:
        the function instance
      • getArguments

        @NonNull
        public List<ISequence<?>> getArguments()
        Get the arguments associated with the calling context.
        Returns:
        the arguments