Axivion Suite 7.12.0
Navigation
1. Introduction
2. Project Configuration
3. Supported Languages
4. Analyses Guide
5. User Interface
6. Reference
7. Customization API
7.1. Scripting Introduction
7.2. Dashboard Scripting
7.3. Gravis Scripting
7.4. RFG Scripting
7.5. IR Scripting
7.5.1. Parts of the IR
7.5.2. Class hierarchy
7.5.3. Accessing the IR
7.5.4. Cross Access: IR and RFG
7.5.5. IR Interfaces and Classes
7.5.5.1. Base Class
7.5.5.2. Logical Part
Interfaces (logical)
Operands and Objects (logical)
Root (logical)
Inheritance (logical)
Toplevel Scopes (logical)
Namespaces (logical)
Subprograms (logical)
Objects (logical)
Types (logical)
Predefined Types (logical)
Generics (logical)
Template Parameters (logical)
Using
Expressions (logical)
Error_Template_Parameter
Error_Type
Const_Value
Const_Integral_Value
Const_Float_Value
Const_Address_Value
Const_Address_Of_Object
Const_Address_Of_Guid
Const_Address_Of_Field
Const_Address_Of_Array_Element
Const_Address_Of_Base_Class
Const_Aggregate_Value
Const_Nullptr_Value
Execution_Node
Operands (logical)
Instructions (logical)
Basic Blocks (logical)
.Net Assemblies (logical)
Managed Types (CSharp and C++CLI): (logical)
Managed Generics (logical)
Managed Reference Classes (logical)
Managed Interface Types (logical)
Managed Delegate Types (logical)
Managed Struct Types, Value Classes (logical)
Managed Arrays (logical)
Managed Inheritance (logical)
Managed Nonmember Methods (C++/CLI) (logical)
Managed Member Methods (logical)
Managed Fields, Properties, Indexers, and Events (logical)
Pointers in C# and C++/CLI (logical)
Managed Custom Attributes (IL2:4111) (logical)
7.5.5.3. Physical Part
7.5.5.4. Bitfields
7.5.5.5. Enumerations
7.5.5.6. Search IR Class Hierarchy
7.6. Scanner Scripting
7.7. Writing your own analysis rules
7.8. Python Module Index
8. HOWTOs
9. Legal
←
Using
Error_Template_Parameter
→
Expressions (logical)
ΒΆ
Error_Template_Parameter
Error_Type
Const_Value
Const_Integral_Value
Const_Float_Value
Const_Address_Value
Const_Address_Of_Object
Const_Address_Of_Guid
Const_Address_Of_Field
Const_Address_Of_Array_Element
Const_Address_Of_Base_Class
Const_Aggregate_Value
Const_Nullptr_Value
Execution_Node
←
Using
Error_Template_Parameter
→