NewDupInstructionContext.TraverseInstruction Method
Traverses an instruction context for translation. Will only emit new/dup to the method.
Parameters
-
meth
- The method visitor to append to.
-
info
- The ClassInfo for the current type being translated.
-
classes
- The set of classes that were translated.
Implements
IInstructionContext.TraverseInstruction
See Also
NewDupInstructionContext Class | JaCIL.Compiler.Standard.Context Namespace