FKind.this

Undocumented in source.
class FKind
@trusted pure
this
(
T
MagicData
RefPattern
)
(
string kindName_
,,
const string[] exts_
,
MagicData magicData
,
size_t magicOffset = 0
,
RefPattern refPattern_ = RefPattern.init
,
const string[] keywords_ = []
,
Delim[] strings_ = []
,
Delim[] comments_ = []
,,,
Lang lang_ = Lang.unknown
,
FKind superKind = null
,
FKind[] subKinds = []
,
string description = null
,
string wikip = null
)

Meta