Class ListBlock

    • Method Detail

      • isTight

        public boolean isTight()
      • isLoose

        public boolean isLoose()
      • setTight

        public void setTight​(boolean tight)
      • setLoose

        public void setLoose​(boolean loose)
      • getLastBlankLineChild

        public Node getLastBlankLineChild()
        Description copied from class: Node
        Overridden by ListBlock and any others whose children propagate their blank line to parent
        Overrides:
        getLastBlankLineChild in class Node
        Returns:
        return a child block that can contain the parent's last blank line
      • getAstExtra

        public void getAstExtra​(@NotNull
                                java.lang.StringBuilder out)
        Overrides:
        getAstExtra in class Node