menu
analyzer package
documentation
ast
SingleStringLiteral
isRaw property
isRaw
brightness_4
isRaw
property
Null safety
bool
isRaw
Return
true
if this string literal is a raw string.
Implementation
bool get isRaw;
analyzer package
documentation
ast
SingleStringLiteral
isRaw property
SingleStringLiteral class
Constructors
SingleStringLiteral
Properties
beginToken
childEntities
contentsEnd
contentsOffset
end
endToken
hashCode
inConstantContext
isAssignable
isMultiline
isRaw
isSingleQuoted
isSynthetic
length
offset
parent
precedence
root
runtimeType
staticParameterElement
staticType
stringValue
unParenthesized
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==