Class TraceToDot

    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.eclipse.xtext.util.GraphvizDotBuilder

        org.eclipse.xtext.util.GraphvizDotBuilder.Digraph, org.eclipse.xtext.util.GraphvizDotBuilder.Edge, org.eclipse.xtext.util.GraphvizDotBuilder.Node, org.eclipse.xtext.util.GraphvizDotBuilder.Props
    • Field Summary

      • Fields inherited from class org.eclipse.xtext.util.GraphvizDotBuilder

        log
    • Constructor Summary

      Constructors 
      Constructor Description
      TraceToDot()  
    • Constructor Detail

      • TraceToDot

        public TraceToDot()
    • Method Detail

      • drawObject

        protected org.eclipse.xtext.util.GraphvizDotBuilder.Props drawObject​(java.lang.Object obj)
        Overrides:
        drawObject in class GrammarToDot