menu
analyzer package
documentation
ast
ConstructorDeclaration
externalKeyword property
externalKeyword
brightness_4
externalKeyword
property
Null safety
Token
?
externalKeyword
Return the token for the 'external' keyword to the given
token
.
Implementation
Token? get externalKeyword;
analyzer package
documentation
ast
ConstructorDeclaration
externalKeyword property
ConstructorDeclaration class
Constructors
ConstructorDeclaration
Properties
beginToken
body
childEntities
constKeyword
declaredElement
declaredElement2
documentationComment
end
endToken
externalKeyword
factoryKeyword
firstTokenAfterCommentAndMetadata
hashCode
initializers
isSynthetic
length
metadata
name
name2
offset
parameters
parent
period
redirectedConstructor
returnType
root
runtimeType
separator
sortedCommentAndAnnotations
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==