类 ScalarReturnImpl

    • 构造器详细资料

      • ScalarReturnImpl

        public ScalarReturnImpl​(String name,
                                Type type)
    • 方法详细资料

      • getName

        public String getName()
        从接口复制的说明: ScalarReturn
        Gets the name of the scalar return.
        指定者:
        getName 在接口中 ScalarReturn
        返回:
        The name of the scalar return.
      • getType

        public Type getType()
        从接口复制的说明: ScalarReturn
        Gets the type of the scalar return.
        指定者:
        getType 在接口中 ScalarReturn
        返回:
        The type of the scalar return.