createComment abstract method

TNode createComment(
  1. String text
)

Implementation

TNode createComment(String text);