hipddf ~master (2022-05-09T13:52:54.4576253)
Dub
Repo
isStructLiteral
hipddf
parser
In this step, the token is already checked if it was a symbol
pragma(
inline
)
bool
isStructLiteral
(
HipDDFToken
tk
,
HipDDFTokenizer
*
tokenizer
)
Meta
Source
See Implementation
hipddf
parser
aliases
ForeachValueExec
HipDDFBuiltinTypeCheck
HipDDFKeywordParse
enums
HipDDFTokenType
functions
checkTypeMatch
findMatchingCharacter
foreachValueOnArrayStringified
getToken
getValueFromString
isAlpha
isArraySyntax
isAssociativeArraySyntax
isEndOfLine
isLiteral
isNumeric
isStructLiteral
isValueSyntax
isWhitespace
parseAssignment
parseHipDDF
parseStruct
parseType
parseValue
parserIsVarArray
parserObjGet
parserObjHasVar
parserObjSymbol
parserVarLength
parserVarSymbol
parserVarType
parserVarValue
structs
HipDDFObjectInternal
HipDDFStruct
HipDDFToken
HipDDFTokenizer
HipDDFVarInternal
variables
builtinTypes
keywords
In this step, the token is already checked if it was a symbol