HeaderDoc::Var
IntroductionAPI object that that describes a global variable, class instance variable, or package variable. DiscussionThis class is a subclass of
Member Functions
_initializeInitializes an instance of a sub _initialize ParameterscloneDuplicates this sub clone ParametersisPropertyReturns whether the variable described by this object is an Objective-C property. sub isProperty ParametersReturn ValueReturns 0 or 1. printObjectPrints this object for debugging purposes. sub printObject ParameterssetDeclarationSets the declaration. sub setDeclaration ParametersMember Data
HeaderDoc::Var::VERSIONThe revision control revision number for this module. $HeaderDoc::Var::VERSION = '$Revision: 1298084579 $'; DiscussionIn the git repository, contains the number of seconds since January 1, 1970. ISPROPERTYValue is 1 if this is an Objective-C property, else 1. $self->{ISPROPERTY}
RESULTThe contents of the $self->{RESULT}
|