Lines Matching refs:subclasses

84 from an input stream, leaving subclasses free to be concerned only with
223 B<Pod::Parser> provides several methods which most subclasses will probably
234 This method should be overridden by subclasses to take the appropriate
281 This method may be overridden by subclasses to take the appropriate
320 This method may be overridden by subclasses to take the appropriate
343 In order to process interior sequences, subclasses implementations of
366 This method should be overridden by subclasses to take the appropriate
400 B<Pod::Parser> provides several methods which subclasses may want to override
402 be overridden, but it may be useful for subclasses to take advantage of them.
412 This is the constructor for B<Pod::Parser> and its subclasses. You
442 subclasses returns a blessed reference to the initialized object (hash-table).
468 copied to a local variable named C<$self>). If subclasses override this
503 nothing, however, subclasses may override it to perform any per-file
526 nothing, however, subclasses may override it to perform any per-file
564 This method should be overridden by subclasses that wish to perform
595 This method should be overridden by subclasses that wish to perform any
635 can't be overridden), but subclasses may want to invoke them to exploit
912 dynamic lookup; Hence subclasses may I<not> override it!
1039 This method does I<not> usually need to be overridden by subclasses.
1150 This method does I<not> usually need to be overridden by subclasses.
1733 One could use this to create subclasses of B<Pod::Paragraphs> and