Main Content
Simulink.CodeImporter.ParseInfo Class
Namespace: Simulink.CodeImporter
Description
The Simulink.CodeImporter.ParseInfo
class has read-only properties that
store more information about the parsed custom code. Parsing needs to be successful to obtain
information regarding custom code.
The Simulink.CodeImporter.ParseInfo
class is a handle
class.
Creation
When you create an object of class Simulink.CodeImporter
, an object of
class Simulink.CodeImporter.ParseInfo
is automatically created as the
ParseInfo
property of that object. Do not create an object of class
Simulink.CodeImporter.ParseInfo
directly.
Properties
Methods
Examples
Version History
Introduced in R2021a