Trees.toStringTree

@uml rint out a whole tree in LISP form. {@link #getNodeText} is used on the node payloads to get the text for the nodes.

  1. string toStringTree(Tree t)
  2. string toStringTree(Tree t, InterfaceRecognizer recog)
  3. string toStringTree(Tree t, string[] ruleNames)
    class Trees
    static
    string
    toStringTree
    (,
    string[] ruleNames
    )

Meta