Added IsDontCare() method to ScriptToken. Altered Next() in ScriptToken
to scan for ?= don't care operator or a simple ? in place of an identifier or data token. This is set to ScriptValue and feeds into the IsDontCare() method.
Authored by: madanner 2002-11-05
Parent: [r215]
Child: [r217]