|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PPrimitive | |
---|---|
sddl.syntax.node |
Uses of PPrimitive in sddl.syntax.node |
---|
Subclasses of PPrimitive in sddl.syntax.node | |
---|---|
class |
APrimitive
|
Methods in sddl.syntax.node that return types with arguments of type PPrimitive | |
---|---|
java.util.LinkedList<PPrimitive> |
AFile.getPrimitives()
|
Method parameters in sddl.syntax.node with type arguments of type PPrimitive | |
---|---|
void |
AFile.setPrimitives(java.util.List<PPrimitive> list)
|
Constructor parameters in sddl.syntax.node with type arguments of type PPrimitive | |
---|---|
AFile(java.util.List<PPrimitive> _primitives_,
java.util.List<PFunction> _functions_,
java.util.List<PStm> _stms_)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |