decimalPreParserobject
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
Inherited from StringPreParser
:
construct
execute
registerPreParser
runAll
Inherited from ModuleExecObject
:
_execute
classExec
Properties
(none)
Methods
doParsing (str, which)
OVERRIDDEN
no description available
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1