menu
analyzer package
documentation
ast
NativeClause
nativeKeyword property
nativeKeyword
brightness_4
nativeKeyword
property
Null safety
Token
nativeKeyword
Return the token representing the 'native' keyword.
Implementation
Token get nativeKeyword;
analyzer package
documentation
ast
NativeClause
nativeKeyword property
NativeClause class
Constructors
NativeClause
Properties
beginToken
childEntities
end
endToken
hashCode
isSynthetic
length
name
nativeKeyword
offset
parent
root
runtimeType
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==