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

Breadcrumb

  1. Drupal Core 11.1.x
  2. VariableDeclaration.php

8 string references to 'VariableDeclaration'

ForInStatement::setLeft in vendor/mck89/peast/lib/Peast/Syntax/Node/ForInStatement.php
Sets the iteration variable
ForStatement::setInit in vendor/mck89/peast/lib/Peast/Syntax/Node/ForStatement.php
Sets the initializer
Parser::parseForDeclaration in vendor/mck89/peast/lib/Peast/Syntax/Parser.php
Parses a let or const declaration in a for statement definition
Parser::parseForVarStatement in vendor/mck89/peast/lib/Peast/Syntax/Parser.php
Parses a for(var ...) statement
Parser::parseLexicalDeclaration in vendor/mck89/peast/lib/Peast/Syntax/Parser.php
Parses a let or const declaration
Parser::parseVariableStatement in vendor/mck89/peast/lib/Peast/Syntax/Parser.php
Parses a var declaration
Renderer::needsBrackets in vendor/mck89/peast/lib/Peast/Renderer.php
Check if the node or the array of nodes need brackets to be rendered
Renderer::renderNode in vendor/mck89/peast/lib/Peast/Renderer.php
Renders a node

API Navigation

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