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