Uses of Class
net.sourceforge.pmd.lang.java.ast.ASTSwitchLabel
Packages that use ASTSwitchLabel
Package
Description
Contains the classes and interfaces modelling the Java AST.
-
Uses of ASTSwitchLabel in net.sourceforge.pmd.lang.java.ast
Methods in net.sourceforge.pmd.lang.java.ast that return ASTSwitchLabelModifier and TypeMethodDescriptiondefault ASTSwitchLabelASTSwitchBranch.getLabel()Returns the label, which may be compound.Methods in net.sourceforge.pmd.lang.java.ast with parameters of type ASTSwitchLabel