phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
FKind.this
nxt
fse
FKind
Undocumented in source.
class
FKind
@
trusted
pure
this
(
T
MagicData
RefPattern
)
(
string
kindName_
,
T
baseNaming_
,
const
string
[]
exts_
,
MagicData
magicData
,
size_t
magicOffset
= 0
,
RefPattern
refPattern_
=
RefPattern.init
,
const
string
[]
keywords_
= []
,
Delim
[]
strings_
= []
,
Delim
[]
comments_
= []
,
FileContent
content_
=
FileContent.unknown
,
FileKindDetection
detection_
=
FileKindDetection.equalsWhatsGiven
,
Lang
lang_
=
Lang.unknown
,
FKind
superKind
= null
,
FKind
[]
subKinds
= []
,
string
description
= null
,
string
wikip
= null
)
Meta
Source
See Implementation
nxt
fse
FKind
constructors
this
functions
behaviorId
toString
variables
baseNaming
builtins
comments
content
description
detection
exts
hitFiles
keywords
kindName
lang
machineGenerated
magicData
magicOffset
operations
opers
parentPathDirs
refPattern
strings
subKinds
superKind
wikip