Search results for "module:PPI::Token::Number::Float"
PPI::Token::Number::Float - Token class for a floating-point number
The "PPI::Token::Number::Float" class is used for tokens that represent floating point numbers. A float is identified by n decimal point. Exponential notation (the "e" or "E") is handled by the PPI::Token::Number::Exp class....
OALDERS/PPI-1.276 - 19 Jul 2022 21:50:31 UTC
PPI - Parse, Analyze and Manipulate Perl (without perl)
About this Document This is the PPI manual. It describes its reason for existing, its general structure, its use, an overview of the API, and provides a few implementation samples. Background The ability to read, and manipulate Perl (the language) pr...
OALDERS/PPI-1.276 - 19 Jul 2022 21:50:31 UTC
PPI::Token::Number::Exp - Token class for an exponential notation number
The "PPI::Token::Number::Exp" class is used for tokens that represent floating point numbers with exponential notation....
OALDERS/PPI-1.276 - 19 Jul 2022 21:50:31 UTC