CodeParserModule Class
The CodeParserModule
class defines general functions in the code parser module.
Definition
Module: dynamsoft_code_parser
class CodeParserModule
Methods
Method | Description |
---|---|
get_version |
Returns the version of the code parser module. |
get_version
Returns the version of the code parser module.
@staticmethod
def get_version() -> str:
Return Value
Returns a string representing the version of the code parser module.