decimalPreParserobject

english.t[5971]

Superclass
Tree

Property
Summary

Method
Summary

Property
Details

Method
Details

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)OVERRIDDEN

english.t[5972]

no description available

Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1