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

Breadcrumb

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

6 calls to Parser::parseStringLiteral()

Parser::parseDirectivePrologues in vendor/mck89/peast/lib/Peast/Syntax/Parser.php
Parse directive prologues. The result is an array where the first element is the array of parsed nodes and the second element is the array of directive prologues values
Parser::parseFromClause in vendor/mck89/peast/lib/Peast/Syntax/Parser.php
Parses the from keyword and the following string in import and export declarations
Parser::parseImportDeclaration in vendor/mck89/peast/lib/Peast/Syntax/Parser.php
Parses an import declaration
Parser::parseLiteral in vendor/mck89/peast/lib/Peast/Syntax/Parser.php
Parses a literal
Parser::parseModuleExportName in vendor/mck89/peast/lib/Peast/Syntax/Parser.php
Parses an export name
Parser::parsePropertyName in vendor/mck89/peast/lib/Peast/Syntax/Parser.php
Parses a property name. The returned value is an array where there first element is the property name and the second element is a boolean indicating if it's a computed property

API Navigation

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