39 |
|
|
40 |
if ({ |
if ({ |
41 |
## Read-only attributes (trivial accessors) |
## Read-only attributes (trivial accessors) |
42 |
|
default_view => 1, |
43 |
implementation => 1, |
implementation => 1, |
44 |
}->{$method_name}) { |
}->{$method_name}) { |
45 |
no strict 'refs'; |
no strict 'refs'; |
1085 |
|
|
1086 |
sub create_tree_walker ($$;$$$); |
sub create_tree_walker ($$;$$$); |
1087 |
|
|
1088 |
|
## |DocumentView| attribute |
1089 |
|
|
1090 |
|
sub default_view ($); |
1091 |
|
|
1092 |
## |HTMLDocument| attributes |
## |HTMLDocument| attributes |
1093 |
|
|
1094 |
sub compat_mode ($) { |
sub compat_mode ($) { |