Skip to content

Latest commit

 

History

History
46 lines (23 loc) · 982 Bytes

PyIDebugExpressionContext.md

File metadata and controls

46 lines (23 loc) · 982 Bytes

PyIDebugExpressionContext

PyIDebugExpressionContext Object

Description of the interface

Methods

GetLanguageInfo() Description of GetLanguageInfo.

PyIDebugExpressionContext.ParseLanguageText

ParseLanguageText(pstrCode, nRadix, pstrDelimiter, dwFlags) Description of ParseLanguageText.

Parameters

  • pstrCode : unicode

    Description for pstrCode

  • nRadix : int

    Description for nRadix

  • pstrDelimiter : unicode

    Description for pstrDelimiter

  • dwFlags : int

    Description for dwFlags