WOHelperFunctionDeclarationParser Class Reference

Collaboration diagram for WOHelperFunctionDeclarationParser:

Collaboration graph
[legend]

List of all members.

Public Member Functions

NSMutableDictionary parseDeclarations (String declarationStr) throws WOHelperFunctionDeclarationFormatException
String toString ()
 WOHelperFunctionDeclarationParser ()

Static Public Member Functions

static WOAssociation _associationWithKey (String associationValue, NSDictionary quotedStrings)
static NSMutableDictionary declarationsWithString (String declarationStr) throws WOHelperFunctionDeclarationFormatException

Static Public Attributes

static Logger log = Logger.getLogger(WOHelperFunctionDeclarationParser.class)

Static Package Functions

 [static initializer]

Private Member Functions

NSMutableDictionary _associationsForDictionaryString (String declarationHeader, String declarationBody) throws WOHelperFunctionDeclarationFormatException
NSMutableDictionary _rawDeclarationsWithoutComment (String declarationStr)
String _removeNewStyleCommentsAndQuotedStringsFromString (String declarationsStr)
String _removeOldStyleCommentsFromString (String str)
NSMutableDictionary parseDeclarationsWithoutComments (String declarationWithoutComment) throws WOHelperFunctionDeclarationFormatException

Private Attributes

NSMutableDictionary _quotedStrings

Static Private Attributes

static final String ESCAPED_QUOTE_STRING = "_WO_ESCAPED_QUOTE_"
static final String QUOTED_STRING_KEY = "_WODP_"
static final int STATE_INSIDE_COMMENT = 2
static final int STATE_OUTSIDE = 0


Constructor & Destructor Documentation


Member Function Documentation

[static initializer] (  )  [static, package]

NSMutableDictionary _associationsForDictionaryString ( String  declarationHeader,
String  declarationBody 
) throws WOHelperFunctionDeclarationFormatException [private]

static WOAssociation _associationWithKey ( String  associationValue,
NSDictionary  quotedStrings 
) [static]

NSMutableDictionary _rawDeclarationsWithoutComment ( String  declarationStr  )  [private]

String _removeNewStyleCommentsAndQuotedStringsFromString ( String  declarationsStr  )  [private]

String _removeOldStyleCommentsFromString ( String  str  )  [private]

static NSMutableDictionary declarationsWithString ( String  declarationStr  )  throws WOHelperFunctionDeclarationFormatException [static]

NSMutableDictionary parseDeclarations ( String  declarationStr  )  throws WOHelperFunctionDeclarationFormatException

NSMutableDictionary parseDeclarationsWithoutComments ( String  declarationWithoutComment  )  throws WOHelperFunctionDeclarationFormatException [private]

String toString (  ) 


Member Data Documentation

final String ESCAPED_QUOTE_STRING = "_WO_ESCAPED_QUOTE_" [static, private]

Logger log = Logger.getLogger(WOHelperFunctionDeclarationParser.class) [static]

final String QUOTED_STRING_KEY = "_WODP_" [static, private]

final int STATE_INSIDE_COMMENT = 2 [static, private]

final int STATE_OUTSIDE = 0 [static, private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:38 2012 for Project Wonder by  doxygen 1.5.8