EnumDeclaration.this

Undocumented in source.
  1. this(TokenIndex loc, ScopeIndex parentScope, ScopeIndex memberScope, AstNodes members, AstIndex memberType, Identifier id)
    struct EnumDeclaration
    this
    (
    TokenIndex loc
    ,
    ScopeIndex parentScope
    ,
    ScopeIndex memberScope
    ,
    AstNodes members
    ,,
    Identifier id
    )
  2. this(TokenIndex loc, ScopeIndex parentScope, ScopeIndex memberScope, AstNodes members, AstIndex memberType)

Meta