CurryInfo: currypp-3.2.0 / CPP.ICode.Parser.ML.HTMLContentModel.flowElements

definition: Info
 
flowElements :: [String]
flowElements = phrasingElements ++
               ["a","p","hr","pre","ul","ol","dl","div","h1",
                "h2","h3","h4","h5","h6","hgroup","address",
                "blockquote","ins","del","object","map",
                "noscript","section","nav","article","aside",
                "header","footer","video","audio","figure",
                "table","form","fieldset","menu","canvas",
                "details"]
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> _}
name: Info
 flowElements
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 [String]
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms