What do you mean by parsing it? Typically you would parse an expression to build an internal representation (like the tree structure you already have). Do you simply want to traverse the tree?
以上就是Traversing tree made from DefaultMutableTreeNode的详细内容,更多请关注web前端其它相关文章!
未经允许不得转载:web前端首页 » JavaScript 答疑