menu
analyzer package
documentation
dart/ast/ast.dart
SingleStringLiteral
contentsEnd property
contentsEnd property
dark_mode
light_mode
contentsEnd
property
int
get
contentsEnd
The offset of the after-last contents character.
Implementation
int
get
contentsEnd;
analyzer package
documentation
dart/ast/ast
SingleStringLiteral
contentsEnd property
SingleStringLiteral class
Properties
beginToken
childEntities
contentsEnd
contentsOffset
correspondingParameter
end
endToken
hashCode
inConstantContext
isAssignable
isMultiline
isRaw
isSingleQuoted
isSynthetic
length
offset
parent
precedence
root
runtimeType
staticParameterElement
staticType
stringValue
unParenthesized
Methods
accept
findPrevious
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==