Class Hierarchy
- java.lang.Object
- dev.webfx.platform.ast.AST
- dev.webfx.platform.ast.AstVisitor
- dev.webfx.platform.ast.AstCloneVisitor
- dev.webfx.platform.ast.ReadOnlyAstArrayWrapper (implements dev.webfx.platform.ast.ReadOnlyAstArray)
- dev.webfx.platform.ast.ReadOnlyAstObjectWrapper (implements dev.webfx.platform.ast.ReadOnlyAstObject)
- dev.webfx.platform.ast.AstObjectWrapper (implements dev.webfx.platform.ast.AstObject)
- dev.webfx.platform.ast.ImmutableAstObject
- dev.webfx.platform.ast.ReadOnlyMergedAstObject (implements dev.webfx.platform.ast.ReadOnlyAstObject)
Interface Hierarchy
- java.lang.Iterable<T>
- dev.webfx.platform.ast.ReadOnlyAstArray (also extends dev.webfx.platform.ast.ReadOnlyAstNode)
- dev.webfx.platform.ast.ReadOnlyAstNode
- dev.webfx.platform.ast.AstNode
- dev.webfx.platform.ast.AstArray (also extends dev.webfx.platform.ast.ReadOnlyAstArray)
- dev.webfx.platform.ast.AstObject (also extends dev.webfx.platform.ast.ReadOnlyAstObject)
- dev.webfx.platform.ast.ReadOnlyAstArray (also extends java.lang.Iterable<T>)
- dev.webfx.platform.ast.ReadOnlyAstObject
- dev.webfx.platform.ast.AstNode