menu
analyzer package
documentation
dart/ast/ast.dart
PatternVariableDeclaration
pattern property
pattern property
dark_mode
light_mode
pattern
property
DartPattern
get
pattern
The pattern that matches the expression.
Implementation
DartPattern
get
pattern;
analyzer package
documentation
dart/ast/ast
PatternVariableDeclaration
pattern property
PatternVariableDeclaration class
Properties
beginToken
childEntities
documentationComment
end
endToken
equals
expression
firstTokenAfterCommentAndMetadata
hashCode
isSynthetic
keyword
length
metadata
offset
parent
pattern
root
runtimeType
sortedCommentAndAnnotations
Methods
accept
findPrevious
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==