content property

List<ASTNode> content
final

The content nodes of the tag.

Implementation

final List<ASTNode> content;