Uses of Class
org.eclipse.lemminx.extensions.generators.ElementDeclaration
Packages that use ElementDeclaration
-
Uses of ElementDeclaration in org.eclipse.lemminx.extensions.generators
Methods in org.eclipse.lemminx.extensions.generators that return ElementDeclarationModifier and TypeMethodDescriptionContainerDeclaration.getElement(String name) Returns the element information for the given name and create it if not found.ElementDeclaration.getParent()Methods in org.eclipse.lemminx.extensions.generators that return types with arguments of type ElementDeclarationModifier and TypeMethodDescriptionContainerDeclaration.getElements()Returns the elements information of the node.Methods in org.eclipse.lemminx.extensions.generators with parameters of type ElementDeclarationModifier and TypeMethodDescriptionvoidContainerDeclaration.addElement(ElementDeclaration element) voidElementDeclaration.addElement(ElementDeclaration element) Constructors in org.eclipse.lemminx.extensions.generators with parameters of type ElementDeclarationModifierConstructorDescriptionAttributeDeclaration(String name, ElementDeclaration ownerElementDecl)