public class RegisterDeclsGoal
extends polyglot.frontend.goals.Barrier
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<polyglot.types.FieldInstance,polyglot.ast.Node> |
decls |
| Modifier | Constructor and Description |
|---|---|
protected |
RegisterDeclsGoal(polyglot.frontend.Scheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<polyglot.types.FieldInstance,polyglot.ast.Node> |
decls() |
polyglot.frontend.goals.Goal |
goalForJob(polyglot.frontend.Job job) |
static RegisterDeclsGoal |
singleton(polyglot.frontend.ExtensionInfo extInfo) |
createPass, equals, hashCode, jobs, toStringprotected RegisterDeclsGoal(polyglot.frontend.Scheduler scheduler)
public java.util.Map<polyglot.types.FieldInstance,polyglot.ast.Node> decls()
public polyglot.frontend.goals.Goal goalForJob(polyglot.frontend.Job job)
goalForJob in class polyglot.frontend.goals.Barrierpublic static RegisterDeclsGoal singleton(polyglot.frontend.ExtensionInfo extInfo)