Uses of Class
org.eclipse.lemminx.extensions.generators.AttributeDeclaration
-
Packages that use AttributeDeclaration Package Description org.eclipse.lemminx.extensions.generators -
-
Uses of AttributeDeclaration in org.eclipse.lemminx.extensions.generators
Methods in org.eclipse.lemminx.extensions.generators that return AttributeDeclaration Modifier and Type Method Description AttributeDeclarationElementDeclaration. getAttribute(String name)Returns the attribute information for the given name and create it if not found.Methods in org.eclipse.lemminx.extensions.generators that return types with arguments of type AttributeDeclaration Modifier and Type Method Description Collection<AttributeDeclaration>ElementDeclaration. getAttributes()
-