Text::Snippet::TabStop::WithDefault - Tab stop that specifies a default value for the user


Text-Snippet documentation  | view source Contained in the Text-Snippet distribution.

Index


NAME

Top

Text::Snippet::TabStop::WithDefault - Tab stop that specifies a default value for the user

VERSION

Top

version 0.04

EXAMPLE SYNTAX

Top

	${1:default value here}

CLASS METHODS

Top

parse

This method parses the index and default value from the source that is passed in.

INSTANCE METHODS

Top

* default

Returns the default value as parsed from the original source of the tab stop.

* replacement

Augments super-class' replacement method an returns the default value if no replacement has been specified.

AUTHOR

Top

  Brian Phillips <bphillips@cpan.org>

COPYRIGHT AND LICENSE

Top


Text-Snippet documentation  | view source Contained in the Text-Snippet distribution.