public class VariableGatherer extends LabelSubstitution
Label.variables(). It constructs a set of
Variables.| Constructor and Description |
|---|
VariableGatherer() |
| Modifier and Type | Method and Description |
|---|---|
Label |
substLabel(Label L) |
Principal |
substPrincipal(Principal p) |
popLabel, pushLabel, recurseIntoChildren, stackContains, substAccessPath, substPolicypublic final java.util.Set<Variable> variables
public Label substLabel(Label L) throws polyglot.types.SemanticException
substLabel in class LabelSubstitutionpolyglot.types.SemanticExceptionpublic Principal substPrincipal(Principal p) throws polyglot.types.SemanticException
substPrincipal in class LabelSubstitutionpolyglot.types.SemanticException