TravisDlangPony

abstract
class TravisDlangPony : DlangPony {}

Members

Functions

change
bool change(ref Node root)

Do the change on the root node and return if something was changed. Return: true if something was changed

Meta