软件包  jdk.nashorn.api.tree

Interface ConditionalLoopTree

    • 方法详细信息

      • getCondition

        ExpressionTree getCondition​()
        返回此“循环”语句的条件表达式。
        结果
        the condition expression