Class InternalPostfixUnaryExpression

    • Method Detail

      • children

        public List<Tree> children()
        Description copied from class: JavaTree
        Creates iterable for children of this node. Note that iterable may contain null elements.
        Specified by:
        children in class JavaTree