Comment Module
Functions and values
| Function or value |
Description
|
Full Usage:
commentPattern
Returns: string
|
|
Full Usage:
commentPatternNoAngleBrackets
Returns: string
|
|
Full Usage:
commentValueKey
Returns: string
|
|
|
|
|
|
Full Usage:
getCommentsFromDynamicObj d
Parameters:
'a
Returns: ResizeArray<DynamicObj>
Type parameters: 'a (requires :> DynamicObj.DynamicObj) |
|
Full Usage:
toString d
Parameters:
'a
Returns: string option * string option
Type parameters: 'a (requires :> DynamicObj.DynamicObj) |
|
Full Usage:
wrapCommentKey k
Parameters:
string
Returns: string
|
|
Active patterns
| Active pattern |
Description
|
Full Usage:
(|Comment|_|) key
Parameters:
string
Returns: string option
|
|
ProcessCore