VariantPattern

Undocumented in source.

Constructors

this
this(VariantPatternName vp_name, VariantPatternBindings bindings)
Undocumented in source.

Members

Functions

etype
ASTElemType etype()
Undocumented in source. Be warned that the author may not have intended to support it.
getNameStr
string getNameStr()
Undocumented in source. Be warned that the author may not have intended to support it.
ptype
PatternType ptype()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bindings
VariantPatternBindings bindings;
Undocumented in source.
vp_name
VariantPatternName vp_name;
Undocumented in source.

Inherited Members

From Pattern

ptype
PatternType ptype()
Undocumented in source.

Meta