Creates a new abstract instance (logical value).
Parameters: evaluator - the evaluator Parameters: concreteType - the type of the instance Parameters: isType - tells if it is a type instance or a regular instance
Helper method to get the symbol's unique Id from its type and its name.
Parameters: concreteType - the type Parameters: name - the name (can be null) a unique Id or the type id if name is null