|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjif.extension.ConstructorChecker
public class ConstructorChecker
A tool to label check constructors.
| Constructor Summary | |
|---|---|
ConstructorChecker()
|
|
| Method Summary | |
|---|---|
void |
checkConstructorAuthority(polyglot.types.ClassType t,
JifContext A,
LabelChecker lc,
polyglot.util.Position pos)
|
void |
checkStaticMethodAuthority(JifMethodInstance mi,
JifContext A,
LabelChecker lc,
polyglot.util.Position pos)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstructorChecker()
| Method Detail |
|---|
public void checkConstructorAuthority(polyglot.types.ClassType t,
JifContext A,
LabelChecker lc,
polyglot.util.Position pos)
throws polyglot.types.SemanticException
polyglot.types.SemanticException
public void checkStaticMethodAuthority(JifMethodInstance mi,
JifContext A,
LabelChecker lc,
polyglot.util.Position pos)
throws polyglot.types.SemanticException
polyglot.types.SemanticException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||