menu
jt_flutter_cli
core/package/json_ast/location.dart
Segment
Segment constructor
Segment
brightness_4
brightness_5
Segment
constructor
Segment
(
int
line
,
int
column
,
int
offset
)
Implementation
Segment(int line, int column, this.offset) : super(line: line, column: column);
jt_flutter_cli
location
Segment
Segment constructor
Segment class