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