Package | Description |
---|---|
org.artificer.common.query.xpath.ast | |
org.artificer.common.query.xpath.visitors |
Modifier and Type | Method and Description |
---|---|
List<Argument> |
FunctionCall.getArguments() |
Modifier and Type | Method and Description |
---|---|
void |
FunctionCall.setArguments(List<Argument> arguments) |
Modifier and Type | Method and Description |
---|---|
void |
XPathVisitor.visit(Argument node)
Visits a specific x-path node.
|
void |
XPathSerializationVisitor.visit(Argument node) |
Copyright © 2011–2015 JBoss, a division of Red Hat. All rights reserved.