graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "src/main/java/software/amazon/smithy/plugin" -- "ROOT" [label=" 4 ", penwidth="4", color="#00688b93"]; "src/main/java/software/amazon/smithy/plugin/language" -- "ROOT" [label=" 3 ", penwidth="3", color="#00688b82"]; "src/main/gen/software/amazon/smithy/plugin/parser" -- "src/main/gen/software/amazon/smithy/plugin/language/psi/impl" [label=" 2 ", penwidth="2", color="#00688b70"]; "src/main/java/software/amazon/smithy/plugin/listeners" -- "ROOT" [label=" 2 ", penwidth="2", color="#00688b70"]; "src/main/java/software/amazon/smithy/plugin/listeners" -- "src/main/java/software/amazon/smithy/plugin" [label=" 2 ", penwidth="2", color="#00688b70"]; "src/main/java/software/amazon/smithy/plugin/services" -- "ROOT" [label=" 2 ", penwidth="2", color="#00688b70"]; "src/main/java/software/amazon/smithy/plugin/services" -- "src/main/java/software/amazon/smithy/plugin" [label=" 2 ", penwidth="2", color="#00688b70"]; "src/main/java/software/amazon/smithy/plugin/services" -- "src/main/java/software/amazon/smithy/plugin/listeners" [label=" 2 ", penwidth="2", color="#00688b70"]; "src/main/gen/software/amazon/smithy/plugin/language/psi/impl" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/main/gen/software/amazon/smithy/plugin/parser" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/main/java/software/amazon/smithy/plugin/language/psi" -- "src/main/java/software/amazon/smithy/plugin/language" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/main/java/software/amazon/smithy/plugin/language/psi" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/main/java/software/amazon/smithy/plugin/language/psi" -- "src/main/gen/software/amazon/smithy/plugin/language/psi/impl" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/main/java/software/amazon/smithy/plugin/language/psi" -- "src/main/gen/software/amazon/smithy/plugin/parser" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/main/gen/software/amazon/smithy/plugin/language/psi" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/main/gen/software/amazon/smithy/plugin/language/psi" -- "src/main/gen/software/amazon/smithy/plugin/language/psi/impl" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/main/gen/software/amazon/smithy/plugin/language/psi" -- "src/main/gen/software/amazon/smithy/plugin/parser" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/main/gen/software/amazon/smithy/plugin/language/psi" -- "src/main/java/software/amazon/smithy/plugin/language/psi" [label=" 1 ", penwidth="1", color="#00688b5E"]; }