public class ConstructorChecker
extends java.lang.Object
| Constructor and Description |
|---|
ConstructorChecker() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public void checkConstructorAuthority(polyglot.types.ClassType t,
JifContext A,
LabelChecker lc,
polyglot.util.Position pos)
throws polyglot.types.SemanticException
polyglot.types.SemanticExceptionpublic void checkStaticMethodAuthority(JifMethodInstance mi, JifContext A, LabelChecker lc, polyglot.util.Position pos) throws polyglot.types.SemanticException
polyglot.types.SemanticException