|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Argument | |
|---|---|
| org.overlord.sramp.common.query.xpath.ast | |
| org.overlord.sramp.common.query.xpath.visitors | |
| Uses of Argument in org.overlord.sramp.common.query.xpath.ast |
|---|
| Methods in org.overlord.sramp.common.query.xpath.ast that return types with arguments of type Argument | |
|---|---|
List<Argument> |
FunctionCall.getArguments()
|
| Method parameters in org.overlord.sramp.common.query.xpath.ast with type arguments of type Argument | |
|---|---|
void |
FunctionCall.setArguments(List<Argument> arguments)
|
| Uses of Argument in org.overlord.sramp.common.query.xpath.visitors |
|---|
| Methods in org.overlord.sramp.common.query.xpath.visitors with parameters of type Argument | |
|---|---|
void |
XPathVisitor.visit(Argument node)
Visits a specific x-path node. |
void |
XPathSerializationVisitor.visit(Argument node)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||