Uses of Interface
dev.webfx.platform.ast.spi.factory.AstFactoryProvider
Packages that use AstFactoryProvider
Package
Description
-
Uses of AstFactoryProvider in dev.webfx.platform.ast
Methods in dev.webfx.platform.ast with parameters of type AstFactoryProviderModifier and TypeMethodDescriptionstatic AstArray
AST.cloneArray
(ReadOnlyAstArray array, AstFactoryProvider factory) static AstObject
AST.cloneObject
(ReadOnlyAstObject astObject, AstFactoryProvider factory) Constructors in dev.webfx.platform.ast with parameters of type AstFactoryProvider -
Uses of AstFactoryProvider in dev.webfx.platform.ast.spi.factory.impl.generic
Classes in dev.webfx.platform.ast.spi.factory.impl.generic that implement AstFactoryProviderModifier and TypeClassDescriptionclass
final class
-
Uses of AstFactoryProvider in dev.webfx.platform.ast.spi.factory.impl.vertx
Classes in dev.webfx.platform.ast.spi.factory.impl.vertx that implement AstFactoryProvider -
Uses of AstFactoryProvider in dev.webfx.platform.ast.spi.factory.nativeast
Subinterfaces of AstFactoryProvider in dev.webfx.platform.ast.spi.factory.nativeast