decimalPreParserobjectenglish.t[6004]

Preparser to catch numbers entered with a decimal point, so that the decimal point is not treated as terminating a sentence in the command. This works by wrapping the number in double quote marks, so any code that wants to do anything with the decimal number will first have to strip off the quotes.

decimalPreParser :   StringPreParser

Superclass Tree   (in declaration order)

decimalPreParser
        StringPreParser
                PreinitObject
                        ModuleExecObject
                                object

Summary of Properties  

Inherited from StringPreParser :
isActive  regList  regListSorted  runOrder 

Inherited from PreinitObject :
execBeforeMe  reverseGlobalSymbols 

Inherited from ModuleExecObject :
execAfterMe  hasInitialized_  isDoingExec_  isExecuted_ 

Summary of Methods  

doParsing 

Inherited from StringPreParser :
construct  execute  registerPreParser  runAll 

Inherited from ModuleExecObject :
_execute  classExec 

Properties  

(none)

Methods  

doParsing (str, which)OVERRIDDENenglish.t[6005]

no description available

Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2