|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.pmd.lang.ast.AbstractNode
net.sourceforge.pmd.lang.ecmascript.ast.AbstractEcmascriptNode<T>
net.sourceforge.pmd.lang.ecmascript.ast.AbstractInfixEcmascriptNode<org.mozilla.javascript.ast.XmlMemberGet>
net.sourceforge.pmd.lang.ecmascript.ast.ASTXmlMemberGet
public class ASTXmlMemberGet
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.pmd.lang.ecmascript.ast.AbstractEcmascriptNode |
|---|
node |
| Fields inherited from class net.sourceforge.pmd.lang.ast.AbstractNode |
|---|
beginColumn, beginLine, childIndex, children, endColumn, endLine, firstToken, id, lastToken, parent |
| Constructor Summary | |
|---|---|
ASTXmlMemberGet(org.mozilla.javascript.ast.XmlMemberGet xmlMemberGet)
|
|
| Method Summary | |
|---|---|
Object |
jjtAccept(EcmascriptParserVisitor visitor,
Object data)
Accept the visitor. |
| Methods inherited from class net.sourceforge.pmd.lang.ecmascript.ast.AbstractInfixEcmascriptNode |
|---|
getLeft, getRight |
| Methods inherited from class net.sourceforge.pmd.lang.ecmascript.ast.AbstractEcmascriptNode |
|---|
childrenAccept, getJsDoc, getNode, hasSideEffects, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface net.sourceforge.pmd.lang.ast.Node |
|---|
findChildNodesWithXPath, findChildrenOfType, findDescendantsOfType, findDescendantsOfType, getAsDocument, getBeginColumn, getBeginLine, getDataFlowNode, getEndColumn, getEndLine, getFirstChildOfType, getFirstDescendantOfType, getFirstParentOfType, getImage, getNthParent, getParentsOfType, getUserData, hasDescendantMatchingXPath, hasDescendantOfType, hasImageEqualTo, isFindBoundary, jjtAddChild, jjtClose, jjtGetChild, jjtGetChildIndex, jjtGetId, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetChildIndex, jjtSetParent, setDataFlowNode, setImage, setUserData |
| Constructor Detail |
|---|
public ASTXmlMemberGet(org.mozilla.javascript.ast.XmlMemberGet xmlMemberGet)
| Method Detail |
|---|
public Object jjtAccept(EcmascriptParserVisitor visitor,
Object data)
jjtAccept in interface EcmascriptNode<org.mozilla.javascript.ast.XmlMemberGet>jjtAccept in class AbstractEcmascriptNode<org.mozilla.javascript.ast.XmlMemberGet>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||