sdlang.ast

Undocumented in source.

Members

Classes

Attribute
class Attribute
Undocumented in source.
Tag
class Tag
Undocumented in source.

Functions

clone
T[] clone(T[] arr)

Deep-copy an array of Tag or Attribute. The top-level clones are not attached to any parent, even if the originals are.

Meta