| Package | Description |
|---|---|
| org.htmlunit.corejs.javascript.ast |
| Modifier and Type | Class and Description |
|---|---|
class |
Assignment
AST node representing the set of assignment operators such as
=, *= and +=. |
class |
PropertyGet
AST node for the '.' operator.
|
class |
XmlDotQuery
AST node representing an E4X {@code foo.
|
class |
XmlMemberGet
AST node for E4X ".@" and ".." expressions, such as
foo..bar, {@code foo.. |
Copyright © 2025 HtmlUnit. All rights reserved.