Interface OperationTree

    • Method Detail

      • originalOperationCode

        String originalOperationCode()
      • hasExtender

        boolean hasExtender​(char extender)
      • endLine

        int endLine()
      • expressions

        List<ExpressionTree> expressions()
        Returns:
        list of all expressions of the operation in the order in which they appear.