Class TraceAsPrimarySourceInstaller

    • Constructor Detail

      • TraceAsPrimarySourceInstaller

        public TraceAsPrimarySourceInstaller()
    • Method Detail

      • getTargetToSourceLineMapping

        protected int[] getTargetToSourceLineMapping​(AbstractTraceRegion rootTraceRegion)
      • installTrace

        public byte[] installTrace​(byte[] javaClassBytecode)
                            throws java.io.IOException
        Specified by:
        installTrace in interface ITraceToBytecodeInstaller
        Throws:
        java.io.IOException
      • isHideSyntheticVariables

        public boolean isHideSyntheticVariables()
      • setHideSyntheticVariables

        public void setHideSyntheticVariables​(boolean hideSyntheticVariables)