Interface FunctionDefinition


  • public interface FunctionDefinition
    Represents a discovered function definition.
    Since:
    1.0
    • Method Detail

      • getName

        java.lang.String getName()
        Returns:
        The name of the function
      • getURI

        default java.util.Optional<java.net.URI> getURI()
        Returns:
        An optional URI endpoint to the function