diet-complete ~master (2021-12-23T12:39:56.512012)
Dub
Repo
TagNode.Attribute
dietc
parser
TagNode
Undocumented in source.
class
TagNode
struct
Attribute {
Token
name
;
Expression
expr
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
expr
Expression
expr
;
Undocumented in source.
name
Token
name
;
Undocumented in source.
Meta
Source
See Implementation
dietc
parser
TagNode
classes
AttributeAST
constructors
this
functions
accept
addChild
children
contents
fitInside
fitOutside
name
tag
toString
token
translated
structs
Attribute
variables
_children
_contents
_fitInside
_fitOutside
_tag
_token
_translated
attributes
attributesRange
directClasses
directIDs