Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Peast\Syntax\Node\JSX

Object name File name Summary
JSXAttribute vendor/mck89/peast/lib/Peast/Syntax/Node/JSX/JSXAttribute.php A node that represents a JSX attribute.
JSXBoundaryElement vendor/mck89/peast/lib/Peast/Syntax/Node/JSX/JSXBoundaryElement.php A base class for boundary elements.
JSXClosingElement vendor/mck89/peast/lib/Peast/Syntax/Node/JSX/JSXClosingElement.php A node that represents a JSX closing element tag.
JSXClosingFragment vendor/mck89/peast/lib/Peast/Syntax/Node/JSX/JSXClosingFragment.php A node that represents a JSX closing fragment tag.
JSXElement vendor/mck89/peast/lib/Peast/Syntax/Node/JSX/JSXElement.php A node that represents a JSX element.
JSXEmptyExpression vendor/mck89/peast/lib/Peast/Syntax/Node/JSX/JSXEmptyExpression.php A node that represents a JSX empty expression.
JSXExpressionContainer vendor/mck89/peast/lib/Peast/Syntax/Node/JSX/JSXExpressionContainer.php A node that represents an expression container in JSX.
JSXFragment vendor/mck89/peast/lib/Peast/Syntax/Node/JSX/JSXFragment.php A node that represents a JSX fragment.
JSXIdentifier vendor/mck89/peast/lib/Peast/Syntax/Node/JSX/JSXIdentifier.php A node that represents a JSX identifier.
JSXMemberExpression vendor/mck89/peast/lib/Peast/Syntax/Node/JSX/JSXMemberExpression.php A node that represents a JSX member expression.
JSXNamespacedName vendor/mck89/peast/lib/Peast/Syntax/Node/JSX/JSXNamespacedName.php A node that represents a JSX namespaced name.
JSXOpeningElement vendor/mck89/peast/lib/Peast/Syntax/Node/JSX/JSXOpeningElement.php A node that represents a JSX opening element tag.
JSXOpeningFragment vendor/mck89/peast/lib/Peast/Syntax/Node/JSX/JSXOpeningFragment.php A node that represents a JSX opening fragment tag.
JSXSpreadAttribute vendor/mck89/peast/lib/Peast/Syntax/Node/JSX/JSXSpreadAttribute.php A node that represents a JSX spread attribute.
JSXSpreadChild vendor/mck89/peast/lib/Peast/Syntax/Node/JSX/JSXSpreadChild.php A node that represents a spread child expression in JSX.
JSXText vendor/mck89/peast/lib/Peast/Syntax/Node/JSX/JSXText.php A node that represents a JSX closing fragment tag.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal