|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jltools.ext.jif.extension.ConstructorChecker
A tool to label check constructors.
Field Summary | |
static java.util.Set |
topics
|
Constructor Summary | |
ConstructorChecker()
|
Method Summary | |
void |
checkConstructorAuthority(ClassType t,
JifContext A)
|
static void |
report(int obscurity,
java.lang.String s)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static java.util.Set topics
Constructor Detail |
public ConstructorChecker()
Method Detail |
public static void report(int obscurity, java.lang.String s)
public void checkConstructorAuthority(ClassType t, JifContext A) throws SemanticException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |