flod ~master (2016-03-15T07:39:31Z)
Dub
Repo
TagAttribute
flod
metadata
Undocumented in source.
package
struct
TagAttribute (
T
string
k
TagOp
o
) {
alias
Type
=
T
;
enum
string
key
;
enum
TagOp
op
;
}
Members
Aliases
Type
alias
Type
=
T
Undocumented in source.
Variables
key
enum
string
key
;
Undocumented in source.
op
enum
TagOp
op
;
Undocumented in source.
Meta
Source
See Implementation
flod
metadata
enums
TagOp
getTagAttributes
tagGetter
tagSetter
structs
Metadata
TagAttribute
templates
FilterTagAttributes
MergeTagSpecs
hasOp