ExtUtils::XSpp::Node::EnumValue man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

ExtUtils::XSpp::Node::UserVContributed Perl ExtUtils::XSpp::Node::EnumValue(3)

NAME
       ExtUtils::XSpp::Node::EnumValue - Node representing an enum element

DESCRIPTION
       An ExtUtils::XSpp::Node subclass representing an "enum" declaration.
       As an example

	   enum Bool
	   {
	       FALSE = 0,
	       TRUE
	   };

       Will create two "ExtUtils::XSpp::Node::EnumValue" objects, the first
       with "name" "FALSE" and "value" 0, the second with "name" "TRUE" and no
       value.

       Enumerations do not affect the generated code.

METHODS
   new
	   my $e = ExtUtils::XSpp::Node::EnumValue->new( name  => 'FALSE',
							 value => '0x1 | 0x4',
							 );

       Creates a new "ExtUtils::XSpp::Node::EnumValue".

       "value" is optional.

ACCESSORS
   name
       Returns the name of the enumeration element.

   value
       Returns the initializer of the enumeration element, or "undef".

perl v5.14.1			  2011-07-25ExtUtils::XSpp::Node::EnumValue(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net