hipddf ~master (2022-05-09T13:52:54.4576253)
Dub
Repo
checkTypeMatch
hipddf
parser
Checks if the type passed matches the string containing the value
bool
checkTypeMatch
(string type, string str)
bool
checkTypeMatch
(
string
type
,
string
str
)
bool
checkTypeMatch
(HipDDFVarInternal variable, HipDDFToken tk)
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
Checks if the type passed matches the string containing the value