ObjC_class_5.test   [plain text]


FrT;@1|>>0|$15|HeaderDoc::Test%22|$4|CODE$7|COMMENT$7|CPPCODE$15|EXPECTED_RESULT$23|EXPECTED_RESULT_ALLDECS$7|FAILMSG$8|FILENAME$4|LANG$4|NAME$7|SUBLANG$4|TYPE$935|@interface ObjCClassAlpha : NSObject
{
    /*All instance variables are private*/
    id                  _titleCell;
    id                  _contentView;
    NSSize              _offsets;
    NSRect              _borderRect;
    NSRect              _titleRect;
    id                  _unused;
}

/*!
        @method classOneMethodOne
        @abstract Returns the receiver's border type.
        @discussion Returns the receiver's border type. Border types are defined
        in NSView.h. Currently, the following border types are defined:

                * NSNoBorder

                * NSLineBorder

                * NSBezelBorder

                * NSGrooveBorder

        By default, an NSBox's border type is NSGrooveBorder.
*/
- (NSBorderType)classOneMethodOne;

/*!     
        @method classOneMethodTwo
        @abstract Returns a constant representing the title position.
*/
- (NSTitlePosition)classOneMethodTwo;

@end
$254|/*!
        @class ObjCClassAlpha
        @abstract ObjCClassAlpha provides a visual grouping element.
        @discussion An NSBox object is a simple NSView that can do two things:
        It can draw a border around itself, and it can title itself.
*/
$0|$20494|-=: TOP LEVEL COMMENT PARSE VALUES :=-
inHeader: 0
inClass: 1
inInterface: 0
inCPPHeader: 0
inOCCHeader: 0
inPerlScript: 0
inShellScript: 0
inPHPScript: 0
inJavaSource: 0
inFunctionGroup: 0
inGroup: 0
inFunction: 0
inPDefine: 0
inTypedef: 0
inUnion: 0
inStruct: 0
inConstant: 0
inVar: 0
inEnum: 0
inMethod: 0
inAvailabilityMacro: 0
inUnknown: 0
classType: unknown
inputCounter: 0
blockOffset: 0
fullpath: /test_suite_bogus_path/ObjC_class_5.test
-=: BLOCKPARSE PARSER STATE KEYS :=-
$parserState->{FULLPATH} => /test_suite_bogus_path/ObjC_class_5.test
$parserState->{ISFORWARDDECLARATION} => 0
$parserState->{NEXTTOKENNOCPP} => 0
$parserState->{availability} => 
$parserState->{backslashcount} => 0
$parserState->{basetype} => 
$parserState->{bracePending} => 0
$parserState->{callbackIsTypedef} => 0
$parserState->{callbackName} => 
$parserState->{callbackNamePending} => 0
$parserState->{categoryClass} =>  
$parserState->{classIsObjC} => 1
$parserState->{classtype} => @interface
$parserState->{forceClassDone} => 1
$parserState->{freezeStack} => ARRAY(OBJID)
$parserState->{freezereturn} => 1
$parserState->{frozensodname} => 
$parserState->{functionReturnsCallback} => 0
$parserState->{hollow} => HeaderDoc::ParseTree=HASH(OBJID)
$parserState->{inBrackets} => 0
$parserState->{inChar} => 0
$parserState->{inClass} => 1
$parserState->{inComment} => 0
$parserState->{inInlineComment} => 0
$parserState->{inMacro} => 0
$parserState->{inMacroLine} => 0
$parserState->{inOperator} => 0
$parserState->{inPrivateParamTypes} => 0
$parserState->{inString} => 0
$parserState->{inTemplate} => 0
$parserState->{initbsCount} => 0
$parserState->{inputCounter} => 18
$parserState->{kr_c_function} => 0
$parserState->{kr_c_name} => 
$parserState->{lang} => C
$parserState->{lastTreeNode} => HeaderDoc::ParseTree=HASH(OBJID)
$parserState->{lastsymbol} => end
$parserState->{macroNoTrunc} => 1
$parserState->{name} => 
$parserState->{namePending} => 0
$parserState->{noInsert} => 0
$parserState->{occSuper} => NSObject
$parserState->{occmethod} => 0
$parserState->{occmethodname} => 
$parserState->{occparmlabelfound} => 1
$parserState->{onlyComments} => 0
$parserState->{parsedParamList} => ARRAY(OBJID)
$parserState->{parsedParamParse} => 0
$parserState->{posstypes} => 
$parserState->{posstypesPending} => 1
$parserState->{pplStack} => ARRAY(OBJID)
$parserState->{preEqualsSymbol} => 
$parserState->{preTemplateSymbol} => 
$parserState->{preclasssodtype} => interface
$parserState->{prekeywordsodname} => 
$parserState->{prekeywordsodtype} => 
$parserState->{returntype} => @interface ObjCClassAlpha : NSObject
$parserState->{seenBraces} => 0
$parserState->{seenMacroPart} => 0
$parserState->{seenTilde} => 0
$parserState->{simpleTDcontents} => 
$parserState->{simpleTypedef} => 0
$parserState->{sodclass} => class
$parserState->{sodname} => end
$parserState->{sodtype} =>  ObjCClassAlpha NSObject
$parserState->{sodtypeclasstoken} => interface
$parserState->{stackFrozen} => 0
$parserState->{startOfDec} => 2
$parserState->{storeDec} => 
$parserState->{sublang} => C
$parserState->{value} => 
$parserState->{valuepending} => 0
-=: BLOCKPARSE RETURN VALUES :=-
newcount: 18
typelist: @interface
namelist: ObjCClassAlpha
posstypes: NSObject
value: 
returntype: ObjCClassAlpha NSObject
pridec: 
simpleTDcontents: 
bpavail: 
blockOffset: 18
conformsToList: 
functionContents: 
extendsClass: 
implementsClass: 
-=: LIST OF PARSED PARAMETERS :=-
-=: DUMP OF PARSE TREE :=-
+---@
+---interface
|   +--- 
|   +---ObjCClassAlpha
|   +--- 
|   +---:
|   +--- 
|   +---NSObject
|   +---[ NEWLINE ]
|   +---{
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +---/*
|   |   |   +---All
|   |   |   +--- instance variables are private
|   |   |   +---*/
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-id (HAS STATE)
|   |   +---                  
|   |   +---_titleCell
|   |   +---;
|   |   +--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-id (HAS STATE)
|   |   +---                  
|   |   +---_contentView
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-NSSize (HAS STATE)
|   |   +---              
|   |   +---_offsets
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-NSRect (HAS STATE)
|   |   +---              
|   |   +---_borderRect
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-NSRect (HAS STATE)
|   |   +---              
|   |   +---_titleRect
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-id (HAS STATE)
|   |   +---                  
|   |   +---_unused
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---}
|   +---[ NEWLINE ]
|   +---[ NEWLINE ]
|   +---/*
|   |   +---!
|   |   +---
@method classOneMethodOne
|   |   +---
@abstract Returns the receiver's border type.
|   |   +---
@discussion Returns the receiver's border type. Border types are defined
|   |   +---
in NSView.h. Currently, the following border types are defined:
|   |   +---[ NEWLINE ]
|   |   +---
* NSNoBorder
|   |   +---[ NEWLINE ]
|   |   +---
* NSLineBorder
|   |   +---[ NEWLINE ]
|   |   +---
* NSBezelBorder
|   |   +---[ NEWLINE ]
|   |   +---
* NSGrooveBorder
|   |   +---[ NEWLINE ]
|   |   +---
By default, an NSBox's border type is NSGrooveBorder.
|   |   +---[ NEWLINE ]
|   |   +---*/
|   +---[ NEWLINE ]
|   +-*-- (HAS STATE)
|   |   +--- 
|   |   +---(
|   |   |   +---NSBorderType
|   |   |   +---)
|   |   +---classOneMethodOne
|   |   +---;
|   +--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
|   +---[ NEWLINE ]
|   +---[ NEWLINE ]
|   +---/*
|   |   +---!
|   |   +---     
|   |   +---
@method classOneMethodTwo
|   |   +---
@abstract Returns a constant representing the title position.
|   |   +---[ NEWLINE ]
|   |   +---*/
|   +---[ NEWLINE ]
|   +-*-- (HAS STATE)
|   |   +--- 
|   |   +---(
|   |   |   +---NSTitlePosition
|   |   |   +---)
|   |   +---classOneMethodTwo
|   |   +---;
|   +--- 
|   +---[ NEWLINE ]
|   +---[ NEWLINE ]
|   +---@
|   +---@end
+---[ NEWLINE ]
-=: COMPUTED VALUE :=-
SUCCESS: 0
VALUE: 0
-=: CPP CHANGES :=-
NO CPP CHANGES
-=: FOUND MATCH :=-
1
-=: NAMED OBJECTS :=-
TREE COUNT: 0
INDEX GROUP: 
IS BLOCK: 
OBJECT TYPE: HeaderDoc::Header
NAME: ObjC class 5
APIUID: //test_ref/doc/header/ObjC_class_5.test
ABSTRACT: ""
DISCUSSION: "<p></p>"
UPDATED: ""
COPYRIGHT: ""
HTMLMETA: ""
PRIVATEDECLARATION: ""
GROUP: ""
INDEXGROUP: ""
THROWS: ""
XMLTHROWS: ""
UPDATED: ""
LINKAGESTATE: ""
ACCESSCONTROL: ""
AVAILABILITY: ""
LINKUID: ""
ORIGCLASS: ""
ISDEFINE: ""
ISTEMPLATE: ""
VALUE: "UNKNOWN"
RETURNTYPE: ""
LINENUM: ""
CLASS: "HeaderDoc::Header"
MASTERENUM: ""
APIREFSETUPDONE: "1"
TPCDONE: ""
NOREGISTERUID: ""
SUPPRESSCHILDREN: ""
NAMELINE_DISCUSSION: ""
HIDEDOC: ""
HIDESINGLETONS: ""
HIDECONTENTS: ""
MAINOBJECT: ""
LIST ATTRIBUTES: 
SHORT ATTRIBUTES: 
LONG ATTRIBUTES: 
    TREE COUNT: 1
    INDEX GROUP: 
    IS BLOCK: 
    OBJECT TYPE: HeaderDoc::ObjCClass
    NAME: ObjCClassAlpha
    APIUID: 
    ABSTRACT: "<p>ObjCClassAlpha provides a visual grouping element.
"
    DISCUSSION: "<p>An NSBox object is a simple NSView that can do two things:
It can draw a border around itself, and it can title itself.
"
    UPDATED: ""
    COPYRIGHT: ""
    HTMLMETA: ""
    PRIVATEDECLARATION: ""
    GROUP: ""
    INDEXGROUP: ""
    THROWS: ""
    XMLTHROWS: ""
    UPDATED: ""
    LINKAGESTATE: ""
    ACCESSCONTROL: ""
    AVAILABILITY: ""
    LINKUID: ""
    ORIGCLASS: ""
    ISDEFINE: ""
    ISTEMPLATE: ""
    VALUE: "UNKNOWN"
    RETURNTYPE: ""
    LINENUM: ""
    CLASS: "HeaderDoc::ObjCClass"
    MASTERENUM: ""
    APIREFSETUPDONE: "1"
    TPCDONE: ""
    NOREGISTERUID: ""
    SUPPRESSCHILDREN: "0"
    NAMELINE_DISCUSSION: ""
    HIDEDOC: ""
    HIDESINGLETONS: ""
    HIDECONTENTS: ""
    MAINOBJECT: ""
    LIST ATTRIBUTES: 
    SHORT ATTRIBUTES: <p><b>Superclass</b></p>

<p><!-- a logicalPath="//test_ref/occ/cl/NSObject" machineGenerated="true" -->NSObject<!-- /a --></p>
<p><b>Declared In</b></p><p><a href="../../index.html" logicalPath="//test_ref/doc/header/ObjC_class_5.test" target="_top" machineGenerated="true">ObjC class 5</a></p>

    LONG ATTRIBUTES: 
        TREE COUNT: 1
        INDEX GROUP: 
        IS BLOCK: 
        OBJECT TYPE: HeaderDoc::Method
        NAME: classOneMethodOne
        APIUID: //test_ref/occ/instm/ObjCClassAlpha/classOneMethodOne
        ABSTRACT: "<p>Returns the receiver's border type.
"
        DISCUSSION: "<p>Returns the receiver's border type. Border types are defined
in NSView.h. Currently, the following border types are defined:
</p>
<p>* NSNoBorder
</p>
<p>* NSLineBorder
</p>
<p>* NSBezelBorder
</p>
<p>* NSGrooveBorder
</p>
<p>By default, an NSBox's border type is NSGrooveBorder.
"
        UPDATED: ""
        COPYRIGHT: ""
        HTMLMETA: ""
        PRIVATEDECLARATION: ""
        GROUP: ""
        INDEXGROUP: ""
        THROWS: ""
        XMLTHROWS: ""
        UPDATED: ""
        LINKAGESTATE: ""
        ACCESSCONTROL: ""
        AVAILABILITY: ""
        LINKUID: ""
        ORIGCLASS: ""
        ISDEFINE: ""
        ISTEMPLATE: ""
        VALUE: "UNKNOWN"
        RETURNTYPE: "NSBorderType"
        LINENUM: ""
        CLASS: "HeaderDoc::Method"
        MASTERENUM: ""
        APIREFSETUPDONE: "1"
        TPCDONE: ""
        NOREGISTERUID: ""
        SUPPRESSCHILDREN: "0"
        NAMELINE_DISCUSSION: ""
        HIDEDOC: ""
        HIDESINGLETONS: ""
        HIDECONTENTS: ""
        MAINOBJECT: ""
        LIST ATTRIBUTES: 
        SHORT ATTRIBUTES: 
        LONG ATTRIBUTES: 
        TREE COUNT: 1
        INDEX GROUP: 
        IS BLOCK: 
        OBJECT TYPE: HeaderDoc::Method
        NAME: classOneMethodTwo
        APIUID: //test_ref/occ/instm/ObjCClassAlpha/classOneMethodTwo
        ABSTRACT: "<p>Returns a constant representing the title position.
"
        DISCUSSION: "<p></p>"
        UPDATED: ""
        COPYRIGHT: ""
        HTMLMETA: ""
        PRIVATEDECLARATION: ""
        GROUP: ""
        INDEXGROUP: ""
        THROWS: ""
        XMLTHROWS: ""
        UPDATED: ""
        LINKAGESTATE: ""
        ACCESSCONTROL: ""
        AVAILABILITY: ""
        LINKUID: ""
        ORIGCLASS: ""
        ISDEFINE: ""
        ISTEMPLATE: ""
        VALUE: "UNKNOWN"
        RETURNTYPE: "NSTitlePosition"
        LINENUM: ""
        CLASS: "HeaderDoc::Method"
        MASTERENUM: ""
        APIREFSETUPDONE: "1"
        TPCDONE: ""
        NOREGISTERUID: ""
        SUPPRESSCHILDREN: "0"
        NAMELINE_DISCUSSION: ""
        HIDEDOC: ""
        HIDESINGLETONS: ""
        HIDECONTENTS: ""
        MAINOBJECT: ""
        LIST ATTRIBUTES: 
        SHORT ATTRIBUTES: 
        LONG ATTRIBUTES: 
-=: NAMED OBJECT PARSE TREES :=-
OBJECT: ObjCClassAlpha (HeaderDoc::ObjCClass)
+---@
+---interface
|   +--- 
|   +---ObjCClassAlpha
|   +--- 
|   +---:
|   +--- 
|   +---NSObject
|   +---[ NEWLINE ]
|   +---{
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +---/*
|   |   |   +---All
|   |   |   +--- instance variables are private
|   |   |   +---*/
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-id (HAS STATE)
|   |   +---                  
|   |   +---_titleCell
|   |   +---;
|   |   +--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-id (HAS STATE)
|   |   +---                  
|   |   +---_contentView
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-NSSize (HAS STATE)
|   |   +---              
|   |   +---_offsets
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-NSRect (HAS STATE)
|   |   +---              
|   |   +---_borderRect
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-NSRect (HAS STATE)
|   |   +---              
|   |   +---_titleRect
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-id (HAS STATE)
|   |   +---                  
|   |   +---_unused
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---}
|   +---[ NEWLINE ]
|   +---[ NEWLINE ]
|   +---/*
|   |   +---!
|   |   +---
@method classOneMethodOne
|   |   +---
@abstract Returns the receiver's border type.
|   |   +---
@discussion Returns the receiver's border type. Border types are defined
|   |   +---
in NSView.h. Currently, the following border types are defined:
|   |   +---[ NEWLINE ]
|   |   +---
* NSNoBorder
|   |   +---[ NEWLINE ]
|   |   +---
* NSLineBorder
|   |   +---[ NEWLINE ]
|   |   +---
* NSBezelBorder
|   |   +---[ NEWLINE ]
|   |   +---
* NSGrooveBorder
|   |   +---[ NEWLINE ]
|   |   +---
By default, an NSBox's border type is NSGrooveBorder.
|   |   +---[ NEWLINE ]
|   |   +---*/
|   +---[ NEWLINE ]
|   +-*-- (HAS STATE)
|   |   +--- 
|   |   +---(
|   |   |   +---NSBorderType
|   |   |   +---)
|   |   +---classOneMethodOne
|   |   +---;
|   +--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
|   +---[ NEWLINE ]
|   +---[ NEWLINE ]
|   +---/*
|   |   +---!
|   |   +---     
|   |   +---
@method classOneMethodTwo
|   |   +---
@abstract Returns a constant representing the title position.
|   |   +---[ NEWLINE ]
|   |   +---*/
|   +---[ NEWLINE ]
|   +-*-- (HAS STATE)
|   |   +--- 
|   |   +---(
|   |   |   +---NSTitlePosition
|   |   |   +---)
|   |   +---classOneMethodTwo
|   |   +---;
|   +--- 
|   +---[ NEWLINE ]
|   +---[ NEWLINE ]
|   +---@
|   +---@end
+---[ NEWLINE ]
END OF OBJECT


OBJECT: classOneMethodOne (HeaderDoc::Method)
+-*-- (HAS STATE)
|   +--- 
|   +---(
|   |   +---NSBorderType
|   |   +---)
|   +---classOneMethodOne
|   +---;
+--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
+---[ NEWLINE ]
+---[ NEWLINE ]
+---/*
|   +---!
|   +---     
|   +---
@method classOneMethodTwo
|   +---
@abstract Returns a constant representing the title position.
|   +---[ NEWLINE ]
|   +---*/
+---[ NEWLINE ]
+-*-- (HAS STATE)
|   +--- 
|   +---(
|   |   +---NSTitlePosition
|   |   +---)
|   +---classOneMethodTwo
|   +---;
+--- 
+---[ NEWLINE ]
+---[ NEWLINE ]
+---@
+---@end
END OF OBJECT


OBJECT: classOneMethodTwo (HeaderDoc::Method)
+-*-- (HAS STATE)
|   +--- 
|   +---(
|   |   +---NSTitlePosition
|   |   +---)
|   +---classOneMethodTwo
|   +---;
+--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
+---[ NEWLINE ]
+---[ NEWLINE ]
+---@
+---@end
END OF OBJECT



-=: HTML OUTPUT OF PARSE TREES :=-
OBJECT: ObjCClassAlpha (HeaderDoc::ObjCClass)
	@<!-- a logicalPath="//test_ref/occ/cl/interface //test_ref/occ/tdef/interface //test_ref/occ/tag/interface //test_ref/occ/struct/interface //test_ref/occ/intf/interface //test_ref/doc/anysymbol/interface" machineGenerated="true" --><span class="type">interface</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/cl/ObjCClassAlpha //test_ref/occ/tdef/ObjCClassAlpha //test_ref/occ/tag/ObjCClassAlpha //test_ref/occ/struct/ObjCClassAlpha //test_ref/occ/intf/ObjCClassAlpha //test_ref/doc/anysymbol/ObjCClassAlpha" machineGenerated="true" --><span class="type">ObjCClassAlpha</span><!-- /a --> : <!-- a logicalPath="//test_ref/occ/cl/NSObject //test_ref/occ/tdef/NSObject //test_ref/occ/tag/NSObject //test_ref/occ/struct/NSObject //test_ref/occ/intf/NSObject //test_ref/doc/anysymbol/NSObject" machineGenerated="true" --><span class="type">NSObject</span><!-- /a --> { 
	        <span class="comment">/*All instance variables are private*/</span>
	        <!-- a logicalPath="//test_ref/occ/cl/id //test_ref/occ/tdef/id //test_ref/occ/tag/id //test_ref/occ/struct/id //test_ref/occ/intf/id //test_ref/doc/anysymbol/id" machineGenerated="true" --><span class="type">id</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_titleCell //test_ref/occ/data/_titleCell //test_ref/occ/clconst/_titleCell " machineGenerated="true" --><span class="var">_titleCell</span><!-- /a -->; 
	        <!-- a logicalPath="//test_ref/occ/cl/id //test_ref/occ/tdef/id //test_ref/occ/tag/id //test_ref/occ/struct/id //test_ref/occ/intf/id //test_ref/doc/anysymbol/id" machineGenerated="true" --><span class="type">id</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_contentView //test_ref/occ/data/_contentView //test_ref/occ/clconst/_contentView " machineGenerated="true" --><span class="var">_contentView</span><!-- /a -->; 
	        <!-- a logicalPath="//test_ref/occ/cl/NSSize //test_ref/occ/tdef/NSSize //test_ref/occ/tag/NSSize //test_ref/occ/struct/NSSize //test_ref/occ/intf/NSSize //test_ref/doc/anysymbol/NSSize" machineGenerated="true" --><span class="type">NSSize</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_offsets //test_ref/occ/data/_offsets //test_ref/occ/clconst/_offsets " machineGenerated="true" --><span class="var">_offsets</span><!-- /a -->; 
	        <!-- a logicalPath="//test_ref/occ/cl/NSRect //test_ref/occ/tdef/NSRect //test_ref/occ/tag/NSRect //test_ref/occ/struct/NSRect //test_ref/occ/intf/NSRect //test_ref/doc/anysymbol/NSRect" machineGenerated="true" --><span class="type">NSRect</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_borderRect //test_ref/occ/data/_borderRect //test_ref/occ/clconst/_borderRect " machineGenerated="true" --><span class="var">_borderRect</span><!-- /a -->; 
	        <!-- a logicalPath="//test_ref/occ/cl/NSRect //test_ref/occ/tdef/NSRect //test_ref/occ/tag/NSRect //test_ref/occ/struct/NSRect //test_ref/occ/intf/NSRect //test_ref/doc/anysymbol/NSRect" machineGenerated="true" --><span class="type">NSRect</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_titleRect //test_ref/occ/data/_titleRect //test_ref/occ/clconst/_titleRect " machineGenerated="true" --><span class="var">_titleRect</span><!-- /a -->; 
	        <!-- a logicalPath="//test_ref/occ/cl/id //test_ref/occ/tdef/id //test_ref/occ/tag/id //test_ref/occ/struct/id //test_ref/occ/intf/id //test_ref/doc/anysymbol/id" machineGenerated="true" --><span class="type">id</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_unused //test_ref/occ/data/_unused //test_ref/occ/clconst/_unused " machineGenerated="true" --><span class="var">_unused</span><!-- /a -->; 
	        }  <span class="comment">/*!
	@method classOneMethodOne
	@abstract Returns the receiver's border type.
	@discussion Returns the receiver's border type. Border types are defined
	in NSView.h. Currently, the following border types are defined:
	
	* NSNoBorder
	
	* NSLineBorder
	
	* NSBezelBorder
	
	* NSGrooveBorder
	
	By default, an NSBox's border type is NSGrooveBorder.</span>
	        <span class="comment">*/</span>
	    - (
	            <span class="param">NSBorderType</span>)<!-- a logicalPath="//test_ref/occ/econst/classOneMethodOne //test_ref/occ/data/classOneMethodOne //test_ref/occ/clconst/classOneMethodOne " machineGenerated="true" --><span class="var">classOneMethodOne</span><!-- /a -->;   <span class="comment">/*! 
	@method classOneMethodTwo
	@abstract Returns a constant representing the title position.</span>
	        <span class="comment">*/</span>
	    - (
	            <span class="param">NSTitlePosition</span>)<!-- a logicalPath="//test_ref/occ/econst/classOneMethodTwo //test_ref/occ/data/classOneMethodTwo //test_ref/occ/clconst/classOneMethodTwo " machineGenerated="true" --><span class="var">classOneMethodTwo</span><!-- /a -->;   @@end 
END OF OBJECT


OBJECT: classOneMethodOne (HeaderDoc::Method)
	- (<!-- a logicalPath="//test_ref/occ/cl/NSBorderType //test_ref/occ/tdef/NSBorderType //test_ref/occ/tag/NSBorderType //test_ref/occ/struct/NSBorderType //test_ref/occ/intf/NSBorderType //test_ref/doc/anysymbol/NSBorderType" machineGenerated="true" --><span class="type">NSBorderType</span><!-- /a -->)<!-- a logicalPath="//test_ref/occ/econst/classOneMethodOne //test_ref/occ/data/ObjCClassAlpha/classOneMethodOne //test_ref/occ/data/classOneMethodOne //test_ref/occ/clconst/ObjCClassAlpha/classOneMethodOne " machineGenerated="true" --><span class="var">classOneMethodOne</span><!-- /a -->; 
END OF OBJECT


OBJECT: classOneMethodTwo (HeaderDoc::Method)
	- (<!-- a logicalPath="//test_ref/occ/cl/NSTitlePosition //test_ref/occ/tdef/NSTitlePosition //test_ref/occ/tag/NSTitlePosition //test_ref/occ/struct/NSTitlePosition //test_ref/occ/intf/NSTitlePosition //test_ref/doc/anysymbol/NSTitlePosition" machineGenerated="true" --><span class="type">NSTitlePosition</span><!-- /a -->)<!-- a logicalPath="//test_ref/occ/econst/classOneMethodTwo //test_ref/occ/data/ObjCClassAlpha/classOneMethodTwo //test_ref/occ/data/classOneMethodTwo //test_ref/occ/clconst/ObjCClassAlpha/classOneMethodTwo " machineGenerated="true" --><span class="var">classOneMethodTwo</span><!-- /a -->; 
END OF OBJECT



$32592|-=: TOP LEVEL COMMENT PARSE VALUES :=-
inHeader: 0
inClass: 1
inInterface: 0
inCPPHeader: 0
inOCCHeader: 0
inPerlScript: 0
inShellScript: 0
inPHPScript: 0
inJavaSource: 0
inFunctionGroup: 0
inGroup: 0
inFunction: 0
inPDefine: 0
inTypedef: 0
inUnion: 0
inStruct: 0
inConstant: 0
inVar: 0
inEnum: 0
inMethod: 0
inAvailabilityMacro: 0
inUnknown: 0
classType: unknown
inputCounter: 0
blockOffset: 0
fullpath: /test_suite_bogus_path/ObjC_class_5.test
-=: BLOCKPARSE PARSER STATE KEYS :=-
$parserState->{FULLPATH} => /test_suite_bogus_path/ObjC_class_5.test
$parserState->{ISFORWARDDECLARATION} => 0
$parserState->{NEXTTOKENNOCPP} => 0
$parserState->{availability} => 
$parserState->{backslashcount} => 0
$parserState->{basetype} => 
$parserState->{bracePending} => 0
$parserState->{callbackIsTypedef} => 0
$parserState->{callbackName} => 
$parserState->{callbackNamePending} => 0
$parserState->{categoryClass} =>  
$parserState->{classIsObjC} => 1
$parserState->{classtype} => @interface
$parserState->{forceClassDone} => 1
$parserState->{freezeStack} => ARRAY(OBJID)
$parserState->{freezereturn} => 1
$parserState->{frozensodname} => 
$parserState->{functionReturnsCallback} => 0
$parserState->{hollow} => HeaderDoc::ParseTree=HASH(OBJID)
$parserState->{inBrackets} => 0
$parserState->{inChar} => 0
$parserState->{inClass} => 1
$parserState->{inComment} => 0
$parserState->{inInlineComment} => 0
$parserState->{inMacro} => 0
$parserState->{inMacroLine} => 0
$parserState->{inOperator} => 0
$parserState->{inPrivateParamTypes} => 0
$parserState->{inString} => 0
$parserState->{inTemplate} => 0
$parserState->{initbsCount} => 0
$parserState->{inputCounter} => 18
$parserState->{kr_c_function} => 0
$parserState->{kr_c_name} => 
$parserState->{lang} => C
$parserState->{lastTreeNode} => HeaderDoc::ParseTree=HASH(OBJID)
$parserState->{lastsymbol} => end
$parserState->{macroNoTrunc} => 1
$parserState->{name} => 
$parserState->{namePending} => 0
$parserState->{noInsert} => 0
$parserState->{occSuper} => NSObject
$parserState->{occmethod} => 0
$parserState->{occmethodname} => 
$parserState->{occparmlabelfound} => 1
$parserState->{onlyComments} => 0
$parserState->{parsedParamList} => ARRAY(OBJID)
$parserState->{parsedParamParse} => 0
$parserState->{posstypes} => 
$parserState->{posstypesPending} => 1
$parserState->{pplStack} => ARRAY(OBJID)
$parserState->{preEqualsSymbol} => 
$parserState->{preTemplateSymbol} => 
$parserState->{preclasssodtype} => interface
$parserState->{prekeywordsodname} => 
$parserState->{prekeywordsodtype} => 
$parserState->{returntype} => @interface ObjCClassAlpha : NSObject
$parserState->{seenBraces} => 0
$parserState->{seenMacroPart} => 0
$parserState->{seenTilde} => 0
$parserState->{simpleTDcontents} => 
$parserState->{simpleTypedef} => 0
$parserState->{sodclass} => class
$parserState->{sodname} => end
$parserState->{sodtype} =>  ObjCClassAlpha NSObject
$parserState->{sodtypeclasstoken} => interface
$parserState->{stackFrozen} => 0
$parserState->{startOfDec} => 2
$parserState->{storeDec} => 
$parserState->{sublang} => C
$parserState->{value} => 
$parserState->{valuepending} => 0
-=: BLOCKPARSE RETURN VALUES :=-
newcount: 18
typelist: @interface
namelist: ObjCClassAlpha
posstypes: NSObject
value: 
returntype: ObjCClassAlpha NSObject
pridec: 
simpleTDcontents: 
bpavail: 
blockOffset: 18
conformsToList: 
functionContents: 
extendsClass: 
implementsClass: 
-=: LIST OF PARSED PARAMETERS :=-
-=: DUMP OF PARSE TREE :=-
+---@
+---interface
|   +--- 
|   +---ObjCClassAlpha
|   +--- 
|   +---:
|   +--- 
|   +---NSObject
|   +---[ NEWLINE ]
|   +---{
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +---/*
|   |   |   +---All
|   |   |   +--- instance variables are private
|   |   |   +---*/
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-id (HAS STATE)
|   |   +---                  
|   |   +---_titleCell
|   |   +---;
|   |   +--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-id (HAS STATE)
|   |   +---                  
|   |   +---_contentView
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-NSSize (HAS STATE)
|   |   +---              
|   |   +---_offsets
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-NSRect (HAS STATE)
|   |   +---              
|   |   +---_borderRect
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-NSRect (HAS STATE)
|   |   +---              
|   |   +---_titleRect
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-id (HAS STATE)
|   |   +---                  
|   |   +---_unused
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---}
|   +---[ NEWLINE ]
|   +---[ NEWLINE ]
|   +---/*
|   |   +---!
|   |   +---
@method classOneMethodOne
|   |   +---
@abstract Returns the receiver's border type.
|   |   +---
@discussion Returns the receiver's border type. Border types are defined
|   |   +---
in NSView.h. Currently, the following border types are defined:
|   |   +---[ NEWLINE ]
|   |   +---
* NSNoBorder
|   |   +---[ NEWLINE ]
|   |   +---
* NSLineBorder
|   |   +---[ NEWLINE ]
|   |   +---
* NSBezelBorder
|   |   +---[ NEWLINE ]
|   |   +---
* NSGrooveBorder
|   |   +---[ NEWLINE ]
|   |   +---
By default, an NSBox's border type is NSGrooveBorder.
|   |   +---[ NEWLINE ]
|   |   +---*/
|   +---[ NEWLINE ]
|   +-*-- (HAS STATE)
|   |   +--- 
|   |   +---(
|   |   |   +---NSBorderType
|   |   |   +---)
|   |   +---classOneMethodOne
|   |   +---;
|   +--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
|   +---[ NEWLINE ]
|   +---[ NEWLINE ]
|   +---/*
|   |   +---!
|   |   +---     
|   |   +---
@method classOneMethodTwo
|   |   +---
@abstract Returns a constant representing the title position.
|   |   +---[ NEWLINE ]
|   |   +---*/
|   +---[ NEWLINE ]
|   +-*-- (HAS STATE)
|   |   +--- 
|   |   +---(
|   |   |   +---NSTitlePosition
|   |   |   +---)
|   |   +---classOneMethodTwo
|   |   +---;
|   +--- 
|   +---[ NEWLINE ]
|   +---[ NEWLINE ]
|   +---@
|   +---@end
+---[ NEWLINE ]
-=: COMPUTED VALUE :=-
SUCCESS: 0
VALUE: 0
-=: CPP CHANGES :=-
NO CPP CHANGES
-=: FOUND MATCH :=-
1
-=: NAMED OBJECTS :=-
TREE COUNT: 0
INDEX GROUP: 
IS BLOCK: 
OBJECT TYPE: HeaderDoc::Header
NAME: ObjC class 5
APIUID: //test_ref/doc/header/ObjC_class_5.test
ABSTRACT: ""
DISCUSSION: "<p></p>"
UPDATED: ""
COPYRIGHT: ""
HTMLMETA: ""
PRIVATEDECLARATION: ""
GROUP: ""
INDEXGROUP: ""
THROWS: ""
XMLTHROWS: ""
UPDATED: ""
LINKAGESTATE: ""
ACCESSCONTROL: ""
AVAILABILITY: ""
LINKUID: ""
ORIGCLASS: ""
ISDEFINE: ""
ISTEMPLATE: ""
VALUE: "UNKNOWN"
RETURNTYPE: ""
LINENUM: ""
CLASS: "HeaderDoc::Header"
MASTERENUM: ""
APIREFSETUPDONE: "1"
TPCDONE: ""
NOREGISTERUID: ""
SUPPRESSCHILDREN: ""
NAMELINE_DISCUSSION: ""
HIDEDOC: ""
HIDESINGLETONS: ""
HIDECONTENTS: ""
MAINOBJECT: ""
LIST ATTRIBUTES: 
SHORT ATTRIBUTES: 
LONG ATTRIBUTES: 
    TREE COUNT: 1
    INDEX GROUP: 
    IS BLOCK: 
    OBJECT TYPE: HeaderDoc::ObjCClass
    NAME: ObjCClassAlpha
    APIUID: 
    ABSTRACT: "<p>ObjCClassAlpha provides a visual grouping element.
"
    DISCUSSION: "<p>An NSBox object is a simple NSView that can do two things:
It can draw a border around itself, and it can title itself.
"
    UPDATED: ""
    COPYRIGHT: ""
    HTMLMETA: ""
    PRIVATEDECLARATION: ""
    GROUP: ""
    INDEXGROUP: ""
    THROWS: ""
    XMLTHROWS: ""
    UPDATED: ""
    LINKAGESTATE: ""
    ACCESSCONTROL: ""
    AVAILABILITY: ""
    LINKUID: ""
    ORIGCLASS: ""
    ISDEFINE: ""
    ISTEMPLATE: ""
    VALUE: "UNKNOWN"
    RETURNTYPE: ""
    LINENUM: ""
    CLASS: "HeaderDoc::ObjCClass"
    MASTERENUM: ""
    APIREFSETUPDONE: "1"
    TPCDONE: ""
    NOREGISTERUID: ""
    SUPPRESSCHILDREN: "0"
    NAMELINE_DISCUSSION: ""
    HIDEDOC: ""
    HIDESINGLETONS: ""
    HIDECONTENTS: ""
    MAINOBJECT: ""
    LIST ATTRIBUTES: 
    SHORT ATTRIBUTES: <p><b>Superclass</b></p>

<p><!-- a logicalPath="//test_ref/occ/cl/NSObject" machineGenerated="true" -->NSObject<!-- /a --></p>
<p><b>Declared In</b></p><p><a href="../../index.html" logicalPath="//test_ref/doc/header/ObjC_class_5.test" target="_top" machineGenerated="true">ObjC class 5</a></p>

    LONG ATTRIBUTES: 
        TREE COUNT: 1
        INDEX GROUP: 
        IS BLOCK: 
        OBJECT TYPE: HeaderDoc::Method
        NAME: classOneMethodOne
        APIUID: //test_ref/occ/instm/ObjCClassAlpha/classOneMethodOne
        ABSTRACT: "<p>Returns the receiver's border type.
"
        DISCUSSION: "<p>Returns the receiver's border type. Border types are defined
in NSView.h. Currently, the following border types are defined:
</p>
<p>* NSNoBorder
</p>
<p>* NSLineBorder
</p>
<p>* NSBezelBorder
</p>
<p>* NSGrooveBorder
</p>
<p>By default, an NSBox's border type is NSGrooveBorder.
"
        UPDATED: ""
        COPYRIGHT: ""
        HTMLMETA: ""
        PRIVATEDECLARATION: ""
        GROUP: ""
        INDEXGROUP: ""
        THROWS: ""
        XMLTHROWS: ""
        UPDATED: ""
        LINKAGESTATE: ""
        ACCESSCONTROL: ""
        AVAILABILITY: ""
        LINKUID: ""
        ORIGCLASS: ""
        ISDEFINE: ""
        ISTEMPLATE: ""
        VALUE: "UNKNOWN"
        RETURNTYPE: "NSBorderType"
        LINENUM: ""
        CLASS: "HeaderDoc::Method"
        MASTERENUM: ""
        APIREFSETUPDONE: "1"
        TPCDONE: ""
        NOREGISTERUID: ""
        SUPPRESSCHILDREN: "0"
        NAMELINE_DISCUSSION: ""
        HIDEDOC: ""
        HIDESINGLETONS: ""
        HIDECONTENTS: ""
        MAINOBJECT: ""
        LIST ATTRIBUTES: 
        SHORT ATTRIBUTES: 
        LONG ATTRIBUTES: 
        TREE COUNT: 1
        INDEX GROUP: 
        IS BLOCK: 
        OBJECT TYPE: HeaderDoc::Method
        NAME: classOneMethodTwo
        APIUID: //test_ref/occ/instm/ObjCClassAlpha/classOneMethodTwo
        ABSTRACT: "<p>Returns a constant representing the title position.
"
        DISCUSSION: "<p></p>"
        UPDATED: ""
        COPYRIGHT: ""
        HTMLMETA: ""
        PRIVATEDECLARATION: ""
        GROUP: ""
        INDEXGROUP: ""
        THROWS: ""
        XMLTHROWS: ""
        UPDATED: ""
        LINKAGESTATE: ""
        ACCESSCONTROL: ""
        AVAILABILITY: ""
        LINKUID: ""
        ORIGCLASS: ""
        ISDEFINE: ""
        ISTEMPLATE: ""
        VALUE: "UNKNOWN"
        RETURNTYPE: "NSTitlePosition"
        LINENUM: ""
        CLASS: "HeaderDoc::Method"
        MASTERENUM: ""
        APIREFSETUPDONE: "1"
        TPCDONE: ""
        NOREGISTERUID: ""
        SUPPRESSCHILDREN: "0"
        NAMELINE_DISCUSSION: ""
        HIDEDOC: ""
        HIDESINGLETONS: ""
        HIDECONTENTS: ""
        MAINOBJECT: ""
        LIST ATTRIBUTES: 
        SHORT ATTRIBUTES: 
        LONG ATTRIBUTES: 
        TREE COUNT: 1
        INDEX GROUP: 
        IS PROPERTY: 0
        IS BLOCK: 
        OBJECT TYPE: HeaderDoc::Var
        NAME: _titleCell
        APIUID: //test_ref/occ/data/ObjCClassAlpha/_titleCell
        ABSTRACT: ""
        DISCUSSION: "<p></p>"
        UPDATED: ""
        COPYRIGHT: ""
        HTMLMETA: ""
        PRIVATEDECLARATION: ""
        GROUP: ""
        INDEXGROUP: ""
        THROWS: ""
        XMLTHROWS: ""
        UPDATED: ""
        LINKAGESTATE: ""
        ACCESSCONTROL: ""
        AVAILABILITY: ""
        LINKUID: ""
        ORIGCLASS: ""
        ISDEFINE: ""
        ISTEMPLATE: ""
        VALUE: "UNKNOWN"
        RETURNTYPE: "id"
        LINENUM: ""
        CLASS: "HeaderDoc::Var"
        MASTERENUM: ""
        APIREFSETUPDONE: "1"
        TPCDONE: ""
        NOREGISTERUID: ""
        SUPPRESSCHILDREN: "0"
        NAMELINE_DISCUSSION: ""
        HIDEDOC: ""
        HIDESINGLETONS: ""
        HIDECONTENTS: ""
        MAINOBJECT: ""
        LIST ATTRIBUTES: 
        SHORT ATTRIBUTES: 
        LONG ATTRIBUTES: 
        TREE COUNT: 1
        INDEX GROUP: 
        IS PROPERTY: 0
        IS BLOCK: 
        OBJECT TYPE: HeaderDoc::Var
        NAME: _contentView
        APIUID: //test_ref/occ/data/ObjCClassAlpha/_contentView
        ABSTRACT: ""
        DISCUSSION: "<p></p>"
        UPDATED: ""
        COPYRIGHT: ""
        HTMLMETA: ""
        PRIVATEDECLARATION: ""
        GROUP: ""
        INDEXGROUP: ""
        THROWS: ""
        XMLTHROWS: ""
        UPDATED: ""
        LINKAGESTATE: ""
        ACCESSCONTROL: ""
        AVAILABILITY: ""
        LINKUID: ""
        ORIGCLASS: ""
        ISDEFINE: ""
        ISTEMPLATE: ""
        VALUE: "UNKNOWN"
        RETURNTYPE: "id"
        LINENUM: ""
        CLASS: "HeaderDoc::Var"
        MASTERENUM: ""
        APIREFSETUPDONE: "1"
        TPCDONE: ""
        NOREGISTERUID: ""
        SUPPRESSCHILDREN: "0"
        NAMELINE_DISCUSSION: ""
        HIDEDOC: ""
        HIDESINGLETONS: ""
        HIDECONTENTS: ""
        MAINOBJECT: ""
        LIST ATTRIBUTES: 
        SHORT ATTRIBUTES: 
        LONG ATTRIBUTES: 
        TREE COUNT: 1
        INDEX GROUP: 
        IS PROPERTY: 0
        IS BLOCK: 
        OBJECT TYPE: HeaderDoc::Var
        NAME: _offsets
        APIUID: //test_ref/occ/data/ObjCClassAlpha/_offsets
        ABSTRACT: ""
        DISCUSSION: "<p></p>"
        UPDATED: ""
        COPYRIGHT: ""
        HTMLMETA: ""
        PRIVATEDECLARATION: ""
        GROUP: ""
        INDEXGROUP: ""
        THROWS: ""
        XMLTHROWS: ""
        UPDATED: ""
        LINKAGESTATE: ""
        ACCESSCONTROL: ""
        AVAILABILITY: ""
        LINKUID: ""
        ORIGCLASS: ""
        ISDEFINE: ""
        ISTEMPLATE: ""
        VALUE: "UNKNOWN"
        RETURNTYPE: "NSSize"
        LINENUM: ""
        CLASS: "HeaderDoc::Var"
        MASTERENUM: ""
        APIREFSETUPDONE: "1"
        TPCDONE: ""
        NOREGISTERUID: ""
        SUPPRESSCHILDREN: "0"
        NAMELINE_DISCUSSION: ""
        HIDEDOC: ""
        HIDESINGLETONS: ""
        HIDECONTENTS: ""
        MAINOBJECT: ""
        LIST ATTRIBUTES: 
        SHORT ATTRIBUTES: 
        LONG ATTRIBUTES: 
        TREE COUNT: 1
        INDEX GROUP: 
        IS PROPERTY: 0
        IS BLOCK: 
        OBJECT TYPE: HeaderDoc::Var
        NAME: _borderRect
        APIUID: //test_ref/occ/data/ObjCClassAlpha/_borderRect
        ABSTRACT: ""
        DISCUSSION: "<p></p>"
        UPDATED: ""
        COPYRIGHT: ""
        HTMLMETA: ""
        PRIVATEDECLARATION: ""
        GROUP: ""
        INDEXGROUP: ""
        THROWS: ""
        XMLTHROWS: ""
        UPDATED: ""
        LINKAGESTATE: ""
        ACCESSCONTROL: ""
        AVAILABILITY: ""
        LINKUID: ""
        ORIGCLASS: ""
        ISDEFINE: ""
        ISTEMPLATE: ""
        VALUE: "UNKNOWN"
        RETURNTYPE: "NSRect"
        LINENUM: ""
        CLASS: "HeaderDoc::Var"
        MASTERENUM: ""
        APIREFSETUPDONE: "1"
        TPCDONE: ""
        NOREGISTERUID: ""
        SUPPRESSCHILDREN: "0"
        NAMELINE_DISCUSSION: ""
        HIDEDOC: ""
        HIDESINGLETONS: ""
        HIDECONTENTS: ""
        MAINOBJECT: ""
        LIST ATTRIBUTES: 
        SHORT ATTRIBUTES: 
        LONG ATTRIBUTES: 
        TREE COUNT: 1
        INDEX GROUP: 
        IS PROPERTY: 0
        IS BLOCK: 
        OBJECT TYPE: HeaderDoc::Var
        NAME: _titleRect
        APIUID: //test_ref/occ/data/ObjCClassAlpha/_titleRect
        ABSTRACT: ""
        DISCUSSION: "<p></p>"
        UPDATED: ""
        COPYRIGHT: ""
        HTMLMETA: ""
        PRIVATEDECLARATION: ""
        GROUP: ""
        INDEXGROUP: ""
        THROWS: ""
        XMLTHROWS: ""
        UPDATED: ""
        LINKAGESTATE: ""
        ACCESSCONTROL: ""
        AVAILABILITY: ""
        LINKUID: ""
        ORIGCLASS: ""
        ISDEFINE: ""
        ISTEMPLATE: ""
        VALUE: "UNKNOWN"
        RETURNTYPE: "NSRect"
        LINENUM: ""
        CLASS: "HeaderDoc::Var"
        MASTERENUM: ""
        APIREFSETUPDONE: "1"
        TPCDONE: ""
        NOREGISTERUID: ""
        SUPPRESSCHILDREN: "0"
        NAMELINE_DISCUSSION: ""
        HIDEDOC: ""
        HIDESINGLETONS: ""
        HIDECONTENTS: ""
        MAINOBJECT: ""
        LIST ATTRIBUTES: 
        SHORT ATTRIBUTES: 
        LONG ATTRIBUTES: 
        TREE COUNT: 1
        INDEX GROUP: 
        IS PROPERTY: 0
        IS BLOCK: 
        OBJECT TYPE: HeaderDoc::Var
        NAME: _unused
        APIUID: //test_ref/occ/data/ObjCClassAlpha/_unused
        ABSTRACT: ""
        DISCUSSION: "<p></p>"
        UPDATED: ""
        COPYRIGHT: ""
        HTMLMETA: ""
        PRIVATEDECLARATION: ""
        GROUP: ""
        INDEXGROUP: ""
        THROWS: ""
        XMLTHROWS: ""
        UPDATED: ""
        LINKAGESTATE: ""
        ACCESSCONTROL: ""
        AVAILABILITY: ""
        LINKUID: ""
        ORIGCLASS: ""
        ISDEFINE: ""
        ISTEMPLATE: ""
        VALUE: "UNKNOWN"
        RETURNTYPE: "id"
        LINENUM: ""
        CLASS: "HeaderDoc::Var"
        MASTERENUM: ""
        APIREFSETUPDONE: "1"
        TPCDONE: ""
        NOREGISTERUID: ""
        SUPPRESSCHILDREN: "0"
        NAMELINE_DISCUSSION: ""
        HIDEDOC: ""
        HIDESINGLETONS: ""
        HIDECONTENTS: ""
        MAINOBJECT: ""
        LIST ATTRIBUTES: 
        SHORT ATTRIBUTES: 
        LONG ATTRIBUTES: 
-=: NAMED OBJECT PARSE TREES :=-
OBJECT: ObjCClassAlpha (HeaderDoc::ObjCClass)
+---@
+---interface
|   +--- 
|   +---ObjCClassAlpha
|   +--- 
|   +---:
|   +--- 
|   +---NSObject
|   +---[ NEWLINE ]
|   +---{
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +---/*
|   |   |   +---All
|   |   |   +--- instance variables are private
|   |   |   +---*/
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-id (HAS STATE)
|   |   +---                  
|   |   +---_titleCell
|   |   +---;
|   |   +--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-id (HAS STATE)
|   |   +---                  
|   |   +---_contentView
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-NSSize (HAS STATE)
|   |   +---              
|   |   +---_offsets
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-NSRect (HAS STATE)
|   |   +---              
|   |   +---_borderRect
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-NSRect (HAS STATE)
|   |   +---              
|   |   +---_titleRect
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---    
|   |   +-*-id (HAS STATE)
|   |   +---                  
|   |   +---_unused
|   |   +---;
|   |   +--- 
|   |   +---[ NEWLINE ]
|   |   +---}
|   +---[ NEWLINE ]
|   +---[ NEWLINE ]
|   +---/*
|   |   +---!
|   |   +---
@method classOneMethodOne
|   |   +---
@abstract Returns the receiver's border type.
|   |   +---
@discussion Returns the receiver's border type. Border types are defined
|   |   +---
in NSView.h. Currently, the following border types are defined:
|   |   +---[ NEWLINE ]
|   |   +---
* NSNoBorder
|   |   +---[ NEWLINE ]
|   |   +---
* NSLineBorder
|   |   +---[ NEWLINE ]
|   |   +---
* NSBezelBorder
|   |   +---[ NEWLINE ]
|   |   +---
* NSGrooveBorder
|   |   +---[ NEWLINE ]
|   |   +---
By default, an NSBox's border type is NSGrooveBorder.
|   |   +---[ NEWLINE ]
|   |   +---*/
|   +---[ NEWLINE ]
|   +-*-- (HAS STATE)
|   |   +--- 
|   |   +---(
|   |   |   +---NSBorderType
|   |   |   +---)
|   |   +---classOneMethodOne
|   |   +---;
|   +--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
|   +---[ NEWLINE ]
|   +---[ NEWLINE ]
|   +---/*
|   |   +---!
|   |   +---     
|   |   +---
@method classOneMethodTwo
|   |   +---
@abstract Returns a constant representing the title position.
|   |   +---[ NEWLINE ]
|   |   +---*/
|   +---[ NEWLINE ]
|   +-*-- (HAS STATE)
|   |   +--- 
|   |   +---(
|   |   |   +---NSTitlePosition
|   |   |   +---)
|   |   +---classOneMethodTwo
|   |   +---;
|   +--- 
|   +---[ NEWLINE ]
|   +---[ NEWLINE ]
|   +---@
|   +---@end
+---[ NEWLINE ]
END OF OBJECT


OBJECT: classOneMethodOne (HeaderDoc::Method)
+-*-- (HAS STATE)
|   +--- 
|   +---(
|   |   +---NSBorderType
|   |   +---)
|   +---classOneMethodOne
|   +---;
+--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
+---[ NEWLINE ]
+---[ NEWLINE ]
+---/*
|   +---!
|   +---     
|   +---
@method classOneMethodTwo
|   +---
@abstract Returns a constant representing the title position.
|   +---[ NEWLINE ]
|   +---*/
+---[ NEWLINE ]
+-*-- (HAS STATE)
|   +--- 
|   +---(
|   |   +---NSTitlePosition
|   |   +---)
|   +---classOneMethodTwo
|   +---;
+--- 
+---[ NEWLINE ]
+---[ NEWLINE ]
+---@
+---@end
END OF OBJECT


OBJECT: classOneMethodTwo (HeaderDoc::Method)
+-*-- (HAS STATE)
|   +--- 
|   +---(
|   |   +---NSTitlePosition
|   |   +---)
|   +---classOneMethodTwo
|   +---;
+--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
+---[ NEWLINE ]
+---[ NEWLINE ]
+---@
+---@end
END OF OBJECT


OBJECT: _titleCell (HeaderDoc::Var)
+-*-id (HAS STATE)
+---                  
+---_titleCell
+---;
+--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
+---[ NEWLINE ]
+---    
+-*-id (HAS STATE)
+---                  
+---_contentView
+---;
+--- 
+---[ NEWLINE ]
+---    
+-*-NSSize (HAS STATE)
+---              
+---_offsets
+---;
+--- 
+---[ NEWLINE ]
+---    
+-*-NSRect (HAS STATE)
+---              
+---_borderRect
+---;
+--- 
+---[ NEWLINE ]
+---    
+-*-NSRect (HAS STATE)
+---              
+---_titleRect
+---;
+--- 
+---[ NEWLINE ]
+---    
+-*-id (HAS STATE)
+---                  
+---_unused
+---;
+--- 
+---[ NEWLINE ]
+---}
END OF OBJECT


OBJECT: _contentView (HeaderDoc::Var)
+-*-id (HAS STATE)
+---                  
+---_contentView
+---;
+--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
+---[ NEWLINE ]
+---    
+-*-NSSize (HAS STATE)
+---              
+---_offsets
+---;
+--- 
+---[ NEWLINE ]
+---    
+-*-NSRect (HAS STATE)
+---              
+---_borderRect
+---;
+--- 
+---[ NEWLINE ]
+---    
+-*-NSRect (HAS STATE)
+---              
+---_titleRect
+---;
+--- 
+---[ NEWLINE ]
+---    
+-*-id (HAS STATE)
+---                  
+---_unused
+---;
+--- 
+---[ NEWLINE ]
+---}
END OF OBJECT


OBJECT: _offsets (HeaderDoc::Var)
+-*-NSSize (HAS STATE)
+---              
+---_offsets
+---;
+--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
+---[ NEWLINE ]
+---    
+-*-NSRect (HAS STATE)
+---              
+---_borderRect
+---;
+--- 
+---[ NEWLINE ]
+---    
+-*-NSRect (HAS STATE)
+---              
+---_titleRect
+---;
+--- 
+---[ NEWLINE ]
+---    
+-*-id (HAS STATE)
+---                  
+---_unused
+---;
+--- 
+---[ NEWLINE ]
+---}
END OF OBJECT


OBJECT: _borderRect (HeaderDoc::Var)
+-*-NSRect (HAS STATE)
+---              
+---_borderRect
+---;
+--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
+---[ NEWLINE ]
+---    
+-*-NSRect (HAS STATE)
+---              
+---_titleRect
+---;
+--- 
+---[ NEWLINE ]
+---    
+-*-id (HAS STATE)
+---                  
+---_unused
+---;
+--- 
+---[ NEWLINE ]
+---}
END OF OBJECT


OBJECT: _titleRect (HeaderDoc::Var)
+-*-NSRect (HAS STATE)
+---              
+---_titleRect
+---;
+--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
+---[ NEWLINE ]
+---    
+-*-id (HAS STATE)
+---                  
+---_unused
+---;
+--- 
+---[ NEWLINE ]
+---}
END OF OBJECT


OBJECT: _unused (HeaderDoc::Var)
+-*-id (HAS STATE)
+---                  
+---_unused
+---;
+--- 
-=-=-=-=-=-=- EODEC -=-=-=-=-=-=-
+---[ NEWLINE ]
+---}
END OF OBJECT



-=: HTML OUTPUT OF PARSE TREES :=-
OBJECT: ObjCClassAlpha (HeaderDoc::ObjCClass)
	@<!-- a logicalPath="//test_ref/occ/cl/interface //test_ref/occ/tdef/interface //test_ref/occ/tag/interface //test_ref/occ/struct/interface //test_ref/occ/intf/interface //test_ref/doc/anysymbol/interface" machineGenerated="true" --><span class="type">interface</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/cl/ObjCClassAlpha //test_ref/occ/tdef/ObjCClassAlpha //test_ref/occ/tag/ObjCClassAlpha //test_ref/occ/struct/ObjCClassAlpha //test_ref/occ/intf/ObjCClassAlpha //test_ref/doc/anysymbol/ObjCClassAlpha" machineGenerated="true" --><span class="type">ObjCClassAlpha</span><!-- /a --> : <!-- a logicalPath="//test_ref/occ/cl/NSObject //test_ref/occ/tdef/NSObject //test_ref/occ/tag/NSObject //test_ref/occ/struct/NSObject //test_ref/occ/intf/NSObject //test_ref/doc/anysymbol/NSObject" machineGenerated="true" --><span class="type">NSObject</span><!-- /a --> { 
	        <span class="comment">/*All instance variables are private*/</span>
	        <!-- a logicalPath="//test_ref/occ/cl/id //test_ref/occ/tdef/id //test_ref/occ/tag/id //test_ref/occ/struct/id //test_ref/occ/intf/id //test_ref/doc/anysymbol/id" machineGenerated="true" --><span class="type">id</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_titleCell //test_ref/occ/data/_titleCell //test_ref/occ/clconst/_titleCell " machineGenerated="true" --><span class="var">_titleCell</span><!-- /a -->; 
	        <!-- a logicalPath="//test_ref/occ/cl/id //test_ref/occ/tdef/id //test_ref/occ/tag/id //test_ref/occ/struct/id //test_ref/occ/intf/id //test_ref/doc/anysymbol/id" machineGenerated="true" --><span class="type">id</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_contentView //test_ref/occ/data/_contentView //test_ref/occ/clconst/_contentView " machineGenerated="true" --><span class="var">_contentView</span><!-- /a -->; 
	        <!-- a logicalPath="//test_ref/occ/cl/NSSize //test_ref/occ/tdef/NSSize //test_ref/occ/tag/NSSize //test_ref/occ/struct/NSSize //test_ref/occ/intf/NSSize //test_ref/doc/anysymbol/NSSize" machineGenerated="true" --><span class="type">NSSize</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_offsets //test_ref/occ/data/_offsets //test_ref/occ/clconst/_offsets " machineGenerated="true" --><span class="var">_offsets</span><!-- /a -->; 
	        <!-- a logicalPath="//test_ref/occ/cl/NSRect //test_ref/occ/tdef/NSRect //test_ref/occ/tag/NSRect //test_ref/occ/struct/NSRect //test_ref/occ/intf/NSRect //test_ref/doc/anysymbol/NSRect" machineGenerated="true" --><span class="type">NSRect</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_borderRect //test_ref/occ/data/_borderRect //test_ref/occ/clconst/_borderRect " machineGenerated="true" --><span class="var">_borderRect</span><!-- /a -->; 
	        <!-- a logicalPath="//test_ref/occ/cl/NSRect //test_ref/occ/tdef/NSRect //test_ref/occ/tag/NSRect //test_ref/occ/struct/NSRect //test_ref/occ/intf/NSRect //test_ref/doc/anysymbol/NSRect" machineGenerated="true" --><span class="type">NSRect</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_titleRect //test_ref/occ/data/_titleRect //test_ref/occ/clconst/_titleRect " machineGenerated="true" --><span class="var">_titleRect</span><!-- /a -->; 
	        <!-- a logicalPath="//test_ref/occ/cl/id //test_ref/occ/tdef/id //test_ref/occ/tag/id //test_ref/occ/struct/id //test_ref/occ/intf/id //test_ref/doc/anysymbol/id" machineGenerated="true" --><span class="type">id</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_unused //test_ref/occ/data/_unused //test_ref/occ/clconst/_unused " machineGenerated="true" --><span class="var">_unused</span><!-- /a -->; 
	        }  <span class="comment">/*!
	@method classOneMethodOne
	@abstract Returns the receiver's border type.
	@discussion Returns the receiver's border type. Border types are defined
	in NSView.h. Currently, the following border types are defined:
	
	* NSNoBorder
	
	* NSLineBorder
	
	* NSBezelBorder
	
	* NSGrooveBorder
	
	By default, an NSBox's border type is NSGrooveBorder.</span>
	        <span class="comment">*/</span>
	    - (
	            <span class="param">NSBorderType</span>)<!-- a logicalPath="//test_ref/occ/econst/classOneMethodOne //test_ref/occ/data/classOneMethodOne //test_ref/occ/clconst/classOneMethodOne " machineGenerated="true" --><span class="var">classOneMethodOne</span><!-- /a -->;   <span class="comment">/*! 
	@method classOneMethodTwo
	@abstract Returns a constant representing the title position.</span>
	        <span class="comment">*/</span>
	    - (
	            <span class="param">NSTitlePosition</span>)<!-- a logicalPath="//test_ref/occ/econst/classOneMethodTwo //test_ref/occ/data/classOneMethodTwo //test_ref/occ/clconst/classOneMethodTwo " machineGenerated="true" --><span class="var">classOneMethodTwo</span><!-- /a -->;   @@end 
END OF OBJECT


OBJECT: classOneMethodOne (HeaderDoc::Method)
	- (<!-- a logicalPath="//test_ref/occ/cl/NSBorderType //test_ref/occ/tdef/NSBorderType //test_ref/occ/tag/NSBorderType //test_ref/occ/struct/NSBorderType //test_ref/occ/intf/NSBorderType //test_ref/doc/anysymbol/NSBorderType" machineGenerated="true" --><span class="type">NSBorderType</span><!-- /a -->)<!-- a logicalPath="//test_ref/occ/econst/classOneMethodOne //test_ref/occ/data/ObjCClassAlpha/classOneMethodOne //test_ref/occ/data/classOneMethodOne //test_ref/occ/clconst/ObjCClassAlpha/classOneMethodOne " machineGenerated="true" --><span class="var">classOneMethodOne</span><!-- /a -->; 
END OF OBJECT


OBJECT: classOneMethodTwo (HeaderDoc::Method)
	- (<!-- a logicalPath="//test_ref/occ/cl/NSTitlePosition //test_ref/occ/tdef/NSTitlePosition //test_ref/occ/tag/NSTitlePosition //test_ref/occ/struct/NSTitlePosition //test_ref/occ/intf/NSTitlePosition //test_ref/doc/anysymbol/NSTitlePosition" machineGenerated="true" --><span class="type">NSTitlePosition</span><!-- /a -->)<!-- a logicalPath="//test_ref/occ/econst/classOneMethodTwo //test_ref/occ/data/ObjCClassAlpha/classOneMethodTwo //test_ref/occ/data/classOneMethodTwo //test_ref/occ/clconst/ObjCClassAlpha/classOneMethodTwo " machineGenerated="true" --><span class="var">classOneMethodTwo</span><!-- /a -->; 
END OF OBJECT


OBJECT: _titleCell (HeaderDoc::Var)
	<!-- a logicalPath="//test_ref/occ/cl/id //test_ref/occ/tdef/id //test_ref/occ/tag/id //test_ref/occ/struct/id //test_ref/occ/intf/id //test_ref/doc/anysymbol/id" machineGenerated="true" --><span class="type">id</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_titleCell //test_ref/occ/data/ObjCClassAlpha/_titleCell //test_ref/occ/data/_titleCell //test_ref/occ/clconst/ObjCClassAlpha/_titleCell " machineGenerated="true" --><span class="var">_titleCell</span><!-- /a -->; 
END OF OBJECT


OBJECT: _contentView (HeaderDoc::Var)
	<!-- a logicalPath="//test_ref/occ/cl/id //test_ref/occ/tdef/id //test_ref/occ/tag/id //test_ref/occ/struct/id //test_ref/occ/intf/id //test_ref/doc/anysymbol/id" machineGenerated="true" --><span class="type">id</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_contentView //test_ref/occ/data/ObjCClassAlpha/_contentView //test_ref/occ/data/_contentView //test_ref/occ/clconst/ObjCClassAlpha/_contentView " machineGenerated="true" --><span class="var">_contentView</span><!-- /a -->; 
END OF OBJECT


OBJECT: _offsets (HeaderDoc::Var)
	<!-- a logicalPath="//test_ref/occ/cl/NSSize //test_ref/occ/tdef/NSSize //test_ref/occ/tag/NSSize //test_ref/occ/struct/NSSize //test_ref/occ/intf/NSSize //test_ref/doc/anysymbol/NSSize" machineGenerated="true" --><span class="type">NSSize</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_offsets //test_ref/occ/data/ObjCClassAlpha/_offsets //test_ref/occ/data/_offsets //test_ref/occ/clconst/ObjCClassAlpha/_offsets " machineGenerated="true" --><span class="var">_offsets</span><!-- /a -->; 
END OF OBJECT


OBJECT: _borderRect (HeaderDoc::Var)
	<!-- a logicalPath="//test_ref/occ/cl/NSRect //test_ref/occ/tdef/NSRect //test_ref/occ/tag/NSRect //test_ref/occ/struct/NSRect //test_ref/occ/intf/NSRect //test_ref/doc/anysymbol/NSRect" machineGenerated="true" --><span class="type">NSRect</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_borderRect //test_ref/occ/data/ObjCClassAlpha/_borderRect //test_ref/occ/data/_borderRect //test_ref/occ/clconst/ObjCClassAlpha/_borderRect " machineGenerated="true" --><span class="var">_borderRect</span><!-- /a -->; 
END OF OBJECT


OBJECT: _titleRect (HeaderDoc::Var)
	<!-- a logicalPath="//test_ref/occ/cl/NSRect //test_ref/occ/tdef/NSRect //test_ref/occ/tag/NSRect //test_ref/occ/struct/NSRect //test_ref/occ/intf/NSRect //test_ref/doc/anysymbol/NSRect" machineGenerated="true" --><span class="type">NSRect</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_titleRect //test_ref/occ/data/ObjCClassAlpha/_titleRect //test_ref/occ/data/_titleRect //test_ref/occ/clconst/ObjCClassAlpha/_titleRect " machineGenerated="true" --><span class="var">_titleRect</span><!-- /a -->; 
END OF OBJECT


OBJECT: _unused (HeaderDoc::Var)
	<!-- a logicalPath="//test_ref/occ/cl/id //test_ref/occ/tdef/id //test_ref/occ/tag/id //test_ref/occ/struct/id //test_ref/occ/intf/id //test_ref/doc/anysymbol/id" machineGenerated="true" --><span class="type">id</span><!-- /a --> <!-- a logicalPath="//test_ref/occ/econst/_unused //test_ref/occ/data/ObjCClassAlpha/_unused //test_ref/occ/data/_unused //test_ref/occ/clconst/ObjCClassAlpha/_unused " machineGenerated="true" --><span class="var">_unused</span><!-- /a -->; 
END OF OBJECT



_$94|/Users/dg/headerdoc-techpubs/Modules/HeaderDoc//../../testsuite/parser_tests/ObjC_class_5.test$1|C$12|ObjC class 5$1|C$6|parser