Searched defs:CommentNode (Results 1 – 8 of 8) sorted by relevance
156 type CommentNode struct { struct157 NodeType158 Pos159 tr *Tree160 Text string // Comment text.167 func (c *CommentNode) String() string {173 func (c *CommentNode) writeTo(sb *strings.Builder) {179 func (c *CommentNode) tree() *Tree {183 func (c *CommentNode) Copy() Node {
31 class CommentNode extends AbstractSimpleNode { class35 CommentNode(String text) { in CommentNode() method in CommentNode
META-INF/ META-INF/MANIFEST.MF build/ build/tools/ build/ ...
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...