Uses of Interface
org.aspectj.org.eclipse.jdt.core.util.ILineNumberAttribute
Packages that use ILineNumberAttribute
Package
Description
Provides a set of tools and utilities for manipulating .class files and Java model elements.
-
Uses of ILineNumberAttribute in org.aspectj.org.eclipse.jdt.core.util
Methods in org.aspectj.org.eclipse.jdt.core.util that return ILineNumberAttributeModifier and TypeMethodDescriptionICodeAttribute.getLineNumberAttribute()Answer back the line number attribute, if it exists, null otherwise. -
Uses of ILineNumberAttribute in org.aspectj.org.eclipse.jdt.internal.core.util
Classes in org.aspectj.org.eclipse.jdt.internal.core.util that implement ILineNumberAttributeModifier and TypeClassDescriptionclassDefault implementation of ILineNumberAttribute.Methods in org.aspectj.org.eclipse.jdt.internal.core.util that return ILineNumberAttribute