+
Point of view
All features
deferred class CODE_CONTEXT_CONSTANTS
Summary
Direct parents
Insert list: ANY
Known children
Insert list: CODE_CONTEXT, CODE_PRINTER
Overview
Features
{}
C_direct_call: INTEGER_32
is 5
constant attribute
{}
Target is sure not to be Void and there is only one possible type (target often Current, a manifest string or some expanded).
C_create_instruction: INTEGER_32
is 6
constant attribute
{}
Target has just been created with a create instruction and needs to be initialised with some create procedure call.
C_create_expression: INTEGER_32
is 7
constant attribute
{}
Target has just been created with a create expression and needs to be initialized inside the create function.
C_inside_twin: INTEGER_32
is 8
constant attribute
{}
In order to call the user's copy.
C_precursor: INTEGER_32
is 9
constant attribute
{}
For Precursor calls.
C_inside_some_wrapper: INTEGER_32
is 10
constant attribute
{}
The feature to be called is inside some wrapper using the most general convention.
C_cecil_create: INTEGER_32
is 11
constant attribute
{}
The target has just been created, the create instruction is called via CECIL