Class SourceMapper.LocalVariableElementKey

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.SourceMapper.LocalVariableElementKey
Enclosing class:
SourceMapper

public static class SourceMapper.LocalVariableElementKey extends Object
  • Constructor Details

    • LocalVariableElementKey

      public LocalVariableElementKey(IJavaElement method, String name)
  • Method Details