|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractPass
abc.aspectj.visit.OncePass
abc.aspectj.visit.CheckPackageNames
public class CheckPackageNames
Check that public classes are declared in an appropriate file. This checks both the name of the file itself and that it has been specified in a path that corresponds to the package name.
Constructor Summary | |
---|---|
CheckPackageNames(Pass.ID id,
Job job)
|
Method Summary | |
---|---|
void |
once()
|
Methods inherited from class abc.aspectj.visit.OncePass |
---|
reset, run |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CheckPackageNames(Pass.ID id, Job job)
Method Detail |
---|
public void once()
once
in class OncePass
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |