待做事情:加入注释节点。
Comment nodes do not show in the AST Tree because they are not parented.
ast树中没有显示注释节点,因为它们没有父子关系。
For example, Figure 3 shows that Jaxen needs tests that apply the name function to text nodes, comment nodes, processing instruction nodes, attribute nodes, and namespace nodes.
例如,图3显示Jaxen需要进行一些测试,运用name函数对文字节点、注释节点、处理指令节点、属性节点和名称空间节点进行测试。
应用推荐