more ~master (2021-04-25T17:22:00Z)
Home
Dub
Repo
Tag.useProposedSdl
more
sdl
Tag
Causes parseSdlTag to allow a tag's open brace appears after any number of newlines
Causes parseSdlTag to allow tag values an attributes to mixed in any order
Causes parseSdlTag to set anonymous tag names to null
struct
Tag
void
useProposedSdl
(
)
Meta
Source
See Implementation
more
sdl
Tag
aliases
useDefaultSdl
constructors
this
functions
enforceNoAttributes
enforceNoChildren
enforceNoValues
getOneValue
getValues
isAnonymous
opEquals
resetForNewSdl
resetForNextTag
setIsAnonymous
throwIsDuplicate
throwIsUnknown
toSdl
toString
useLooseSdl
useProposedSdl
useStrictSdl
properties
acceptUnquotedStrings
allowBraceAfterNewline
allowChildTagsOnSameLineAsBrace
allowMixedValuesAndAttributes
anonymousTagNameIsNull
preserveSdlText
variables
attributes
column
depth
hasOpenBrace
line
name
namespace
values