menu
analyzer package
documentation
ast
PrefixedIdentifier
period property
period
brightness_4
period
property
Null safety
Token
period
Return the period used to separate the prefix from the identifier.
Implementation
Token get period;
analyzer package
documentation
ast
PrefixedIdentifier
period property
PrefixedIdentifier class
Constructors
PrefixedIdentifier
Properties
beginToken
childEntities
end
endToken
hashCode
identifier
inConstantContext
isAssignable
isDeferred
isSynthetic
length
name
offset
parent
period
precedence
prefix
root
runtimeType
staticElement
staticParameterElement
staticType
unParenthesized
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==