Class DebugVariablesParser

java.lang.Object
org.teavm.backend.wasm.debug.parser.DebugSectionParser
org.teavm.backend.wasm.debug.parser.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