Uses of Class
org.mule.runtime.ast.api.AstParserAttribute
Packages that use AstParserAttribute
-
Uses of AstParserAttribute in org.mule.runtime.ast.api.builder
Methods in org.mule.runtime.ast.api.builder with parameters of type AstParserAttributeModifier and TypeMethodDescriptionComponentMetadataAstBuilder.putParserAttribute(AstParserAttribute<T> attribute, T value) Puts a parser attribute value in the metadata.