menu
analyzer package
documentation
ast
SingleStringLiteral
isMultiline property
isMultiline
brightness_4
isMultiline
property
Null safety
bool
isMultiline
Return
true
if this string literal is a multi-line string.
Implementation
bool get isMultiline;
analyzer package
documentation
ast
SingleStringLiteral
isMultiline 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 ==