Uses of Class
org.ek9lang.compiler.backend.jvm.support.LocalVariableInfo
Packages that use LocalVariableInfo
Package
Description
JVM Backend Support Utilities - Extracted utilities for bytecode generation.
-
Uses of LocalVariableInfo in org.ek9lang.compiler.backend.jvm.support
Methods in org.ek9lang.compiler.backend.jvm.support that return types with arguments of type LocalVariableInfoModifier and TypeMethodDescriptionMethodContext.getLocalVariableMetadata()Get the local variable debug metadata map.