menu
pinto package
documentation
ast.dart
LetDeclaration
end property
end property
dark_mode
light_mode
end
property
@
override
int
get
end
override
The position after the last character of the syntactic entity.
Implementation
@override
int
get
end => body.end;
pinto package
documentation
ast
LetDeclaration
end property
LetDeclaration class
Constructors
LetDeclaration
Properties
body
end
equals
hashCode
identifier
keyword
length
offset
parameter
runtimeType
Methods
accept
noSuchMethod
toString
visitChildren
Operators
operator ==