public class TreeUtil extends Object
CommonTree| Modifier and Type | Method and Description |
|---|---|
static String |
toStringTree(org.antlr.runtime.tree.CommonTree tree)
Constructs pretty indented "lisp" representation of tree which was
created by parser
|
public static String toStringTree(org.antlr.runtime.tree.CommonTree tree)
Copyright © 2014. All rights reserved.