-
- All Implemented Interfaces:
-
net.sourceforge.pmd.util.designerbindings.DesignerBindings
public class ApexDesignerBindings extends DesignerBindings.DefaultDesignerBindings
-
-
Field Summary
Fields Modifier and Type Field Description public final static ApexDesignerBindingsINSTANCE
-
Method Summary
Modifier and Type Method Description AttributegetMainAttribute(Node node)DesignerBindings.TreeIconIdgetIcon(Node node)-
Methods inherited from class net.sourceforge.pmd.util.designerbindings.DesignerBindings.DefaultDesignerBindings
getAdditionalInfo, getInstance, getRelatedNodesSelector, isExpandedByDefaultInTree -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getMainAttribute
Attribute getMainAttribute(Node node)
-
getIcon
DesignerBindings.TreeIconId getIcon(Node node)
-
-
-
-