|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjif.types.LabelSubstitution
jif.types.label.VariableGatherer
public class VariableGatherer
This class is used to implement
Label.variables(). It constructs a set of
Variables.
| Field Summary | |
|---|---|
java.util.Set |
variables
|
| Constructor Summary | |
|---|---|
VariableGatherer()
|
|
| Method Summary | |
|---|---|
Label |
substLabel(Label L)
|
Principal |
substPrincipal(Principal p)
|
| Methods inherited from class jif.types.LabelSubstitution |
|---|
popLabel, pushLabel, recurseIntoChildren, stackContains, substAccessPath, substPolicy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.util.Set variables
| Constructor Detail |
|---|
public VariableGatherer()
| Method Detail |
|---|
public Label substLabel(Label L)
throws polyglot.types.SemanticException
substLabel in class LabelSubstitutionpolyglot.types.SemanticException
public Principal substPrincipal(Principal p)
throws polyglot.types.SemanticException
substPrincipal in class LabelSubstitutionpolyglot.types.SemanticException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||