Uses of Class
net.sourceforge.pmd.lang.plsql.ast.ASTXMLElement
-
Packages that use ASTXMLElement Package Description net.sourceforge.pmd.lang.plsql.ast -
-
Uses of ASTXMLElement in net.sourceforge.pmd.lang.plsql.ast
Methods in net.sourceforge.pmd.lang.plsql.ast that return ASTXMLElement Modifier and Type Method Description ASTXMLElement
PLSQLParserImpl. XMLElement()
Deprecated.Methods in net.sourceforge.pmd.lang.plsql.ast with parameters of type ASTXMLElement Modifier and Type Method Description default R
PlsqlVisitor. visit(ASTXMLElement node, P data)
-