dstep v1.0.3 (2021-07-31T06:50:08Z)
Home
Dub
Repo
isStringValue
dstep
translator
MacroParser
Undocumented in source.
enum
bool
isStringValue
(
alias
T
)
;
Meta
Source
See Implementation
dstep
translator
MacroParser
aliases
Expression
parseAddExpr
parseAndExpr
parseEqlExpr
parseLogicalAndExpr
parseLogicalOrExpr
parseMulExpr
parseOrExpr
parseRelExpr
parseSftExpr
parseXorExpr
classes
AddExpr
AndExpr
ArrowExpr
BinaryExpr
CallExpr
CastExpr
CondExpr
DotExpr
EqlExpr
IndexExpr
LogicalAndExpr
LogicalOrExpr
MacroDefinition
MulExpr
OrExpr
RelExpr
SftExpr
StringConcat
SubExpr
TokenConcat
UnaryExpr
XorExpr
functions
accept
acceptIdentifier
acceptKeyword
acceptLiteral
acceptPunctuation
acceptStringLiteral
basicSpecifierListToType
braced
debraced
parseAbstractDeclarator
parseArg
parseArgsList
parseBasicSpecifier
parseCastExpr
parseComplexSpecifier
parseCondExpr
parseDefinedExpr
parseEnumMember
parseEnumSpecifier
parseExpr
parseLeftAssoc
parseMacroDefinition
parseMacroDefinitions
parseMacroParams
parsePartialMacroDefinition
parsePointer
parsePostfixExpr
parsePrimaryExpr
parseQualifierList
parseRecordSpecifier
parseSizeofType
parseSpecifierQualifierList
parseStringConcat
parseTokenConcat
parseTypeName
parseTypeQualifier
parseTypedefName
parseUnaryExpr
structs
DefinedExpr
Identifier
Literal
SizeofType
StringLiteral
StringifyExpr
TypeIdentifier
variables
isStringValue