Feature

Constructors

this
this(string keyword, string name, Location location, string uri, Comment[] comments)

Members

Properties

children
Child[] children [@property getter]

Variables

background
Nullable!Scenario background;
comments
Comment[] comments;
description
string description;
language
string language;
scenarios
Scenario[] scenarios;
tags
Tag[] tags;
uri
string uri;

Inherited Members

From Base

keyword
string keyword;
name
string name;
location
Location location;

Meta