Method | Description | |
---|---|---|
JavaScriptReferenceParser ( ICommentParser commentParser ) : System.Collections.Generic |
Method | Description | |
---|---|---|
ParseReferences ( string comment, IAsset sourceAsset, int lineNumber ) : IEnumerable |
Method | Description | |
---|---|---|
ParseXmlDocCommentPaths ( string comment, int lineNumber ) : IEnumerable |
public JavaScriptReferenceParser ( ICommentParser commentParser ) : System.Collections.Generic | ||
commentParser | ICommentParser | |
return | System.Collections.Generic |
protected ParseReferences ( string comment, IAsset sourceAsset, int lineNumber ) : IEnumerable |
||
comment | string | |
sourceAsset | IAsset | |
lineNumber | int | |
return | IEnumerable |