Class DebugVariablesParser


public class DebugVariablesParser extends DebugSectionParser
  • Constructor Details

  • Method Details

    • getVariablesInfo

      public org.teavm.backend.wasm.debug.parser.DebugVariablesParser.VariablesInfoImpl getVariablesInfo()
    • doParse

      protected void doParse()
      Specified by:
      doParse in class DebugSectionParser