Skip to main content

module lang::php::analysis::includes::NormalizeConstCase

rascal-0.40.17
php-analysis-0.2.4

Usage

import lang::php::analysis::includes::NormalizeConstCase;

Source code

http://github.com/cwi-swat/php-analysis/blob/main/src/main/rascal/lang/php/analysis/includes/NormalizeConstCase.rsc

Dependencies

import lang::php::ast::AbstractSyntax;
import String;

function normalizeConstCase

Expr normalizeConstCase(Expr e)