menu
analyzer package
documentation
ast
SingleStringLiteral
contentsEnd property
contentsEnd
brightness_4
contentsEnd
property
Null safety
int
contentsEnd
Return the offset of the after-last contents character.
Implementation
int get contentsEnd;
analyzer package
documentation
ast
SingleStringLiteral
contentsEnd 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 ==