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

Breadcrumb

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

NumericLiteral::HEXADECIMAL

Hexadecimal number format

File

vendor/mck89/peast/lib/Peast/Syntax/Node/NumericLiteral.php, line 37

Class

NumericLiteral
A node that represents a numeric literal.

Namespace

Peast\Syntax\Node

Code

const HEXADECIMAL = "hexadecimal";
RSS feed
Powered by Drupal