FieldValueTypeInitInstructionContext Constructor
Creates the context.
Parameters
-
methodContext
- The enclosing method context.
-
instrStream
- The instruction stream enclosing this context.
-
locals
- The mapping of the locals.
-
ord
- The ordinal of the synthetic context.
-
isStatic
- Whether or not this context should operate on static fields or instance fields.
See Also
FieldValueTypeInitInstructionContext Class | JaCIL.Compiler.Standard.Context Namespace