Uses of Annotation Interface
net.sourceforge.pmd.lang.rule.xpath.NoAttribute
Packages that use NoAttribute
-
Uses of NoAttribute in net.sourceforge.pmd.lang.ast
Methods in net.sourceforge.pmd.lang.ast with annotations of type NoAttributeModifier and TypeMethodDescriptiondefault CharsTextAvailableNode.getOriginalText()Returns the original source code underlying this node, before any escapes have been translated.default CharsTextAvailableNode.getText()Returns the source code underlying this node, after any escapes have been translated.default booleanNode.isFindBoundary()Returns true if this node is considered a boundary by traversal methods.