Package org.ek9lang.compiler.backend.jvm.debug
package org.ek9lang.compiler.backend.jvm.debug
-
ClassesClassDescriptionThe debug-time reader of one class's
Ek9MethodKindsattribute (C.2): parses the class bytes into a(method name + descriptor) ->Ek9MethodKind/MethodDebugPolicylookup.THE F.3 step-filter decision core: turns a method'sMethodDebugPolicybitset (fromMethodKindIndex.policyFor(String, String)) into the yes/no answers a JVM debugger needs while stepping and building the call stack.