- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for ElementList (0.05 seconds)
-
dbflute_fess/dfprop/classificationDefinitionMap.dfprop
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Jul 04 22:46:31 GMT 2015 - 2.2K bytes - Click Count (0) -
doc/go_spec.html
CompositeLit = LiteralType LiteralValue . LiteralType = StructType | ArrayType | "[" "..." "]" ElementType | SliceType | MapType | TypeName [ TypeArgs ] . LiteralValue = "{" [ ElementList [ "," ] ] "}" . ElementList = KeyedElement { "," KeyedElement } . KeyedElement = [ Key ":" ] Element . Key = FieldName | Expression | LiteralValue . FieldName = identifier . Element = Expression | LiteralValue .Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Tue Dec 02 23:07:19 GMT 2025 - 286.5K bytes - Click Count (1)