Examples

Constructors

this
this(Examples rhs)
this
this(string keyword, string name, Location location, TableRow[] tableRows, string description, Comment[] comments)

Members

Variables

comments
Comment[] comments;
description
string description;
keyword
string keyword;
location
Location location;
name
string name;
tableBody
TableRow[] tableBody;
tableHeader
TableRow tableHeader;
tags
Tag[] tags;

Meta