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

Breadcrumb

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

6 string references to 'Statement'

BlockStatement::setBody in vendor/mck89/peast/lib/Peast/Syntax/Node/BlockStatement.php
Sets block's body
IfStatement::setAlternate in vendor/mck89/peast/lib/Peast/Syntax/Node/IfStatement.php
Sets the "else" statement
IfStatement::setConsequent in vendor/mck89/peast/lib/Peast/Syntax/Node/IfStatement.php
Sets the statement that is activated if the test expression is true
Program::setBody in vendor/mck89/peast/lib/Peast/Syntax/Node/Program.php
Sets the program's body
PseudoSimple::check in vendor/mck89/peast/lib/Peast/Selector/Node/Part/PseudoSimple.php
Returns true if the selector part matches the given node, false otherwise
SwitchCase::setConsequent in vendor/mck89/peast/lib/Peast/Syntax/Node/SwitchCase.php
Sets the consequent statements array
RSS feed
Powered by Drupal