|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A policy label node. A policy label is like owner: r1, r2,...rn.
| Method Summary | |
PrincipalNode |
owner()
|
PolicyLabelNode |
owner(PrincipalNode owner)
|
java.util.List |
readers()
|
PolicyLabelNode |
readers(java.util.List readers)
|
| Methods inherited from interface jif.ast.LabelNode |
label, label |
| Methods inherited from interface jif.ast.ParamNode |
parameter |
| Methods inherited from interface polyglot.ast.Node |
childExpectedType, del, del, dump, ext, ext, ext, ext, position, position, visit, visitChild, visitEdge |
| Methods inherited from interface polyglot.ast.JL |
init, node |
| Methods inherited from interface polyglot.ast.NodeOps |
addDecls, addMembers, addMembersEnter, buildTypes, buildTypesEnter, disambiguate, disambiguateEnter, enterScope, exceptionCheck, exceptionCheckEnter, foldConstants, foldConstantsEnter, prettyPrint, throwTypes, translate, typeCheck, typeCheckEnter, visitChildren |
| Methods inherited from interface polyglot.util.Copy |
copy |
| Method Detail |
public PrincipalNode owner()
public PolicyLabelNode owner(PrincipalNode owner)
public java.util.List readers()
public PolicyLabelNode readers(java.util.List readers)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||