[go: up one dir, main page]

Menu

Commit [r216]  Maximize  Restore  History

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.

madanner 2002-11-05

changed /trunk/VTS3/ScriptBase.cpp
changed /trunk/VTS3/ScriptBase.h