类 AbstractNullnessCheckNode

    • 构造器详细资料

      • AbstractNullnessCheckNode

        public AbstractNullnessCheckNode()
    • 方法详细资料

      • getExpansionConnectorType

        protected abstract int getExpansionConnectorType()
        When (if) we need to expand a row value constructor, what is the type of connector to use between the expansion fragments.
        返回:
        The expansion connector type.
      • getExpansionConnectorText

        protected abstract String getExpansionConnectorText()
        When (if) we need to expand a row value constructor, what is the text of the connector to use between the expansion fragments.
        返回:
        The expansion connector text.