StructNode.this

Undocumented in source.
  1. this(string name, ParseTree baseType, Node[] children, string[] functions, Flag!"isStatic" isStatic)
  2. this(string name, ParseTree baseType, Node[] children, Flag!"isStatic" isStatic)
    class StructNode
    this
    (
    string name
    ,
    ParseTree baseType
    ,,
    Flag!"isStatic" isStatic = No.isStatic
    )

Meta