whether this object reperesents a concrete item, as opposed to being aplaceholder for potential items. For example, a non-concrete item may be insertedinto the completion tree to allow inserting completions in a certain text area. Aconcrete item should be created when the parser encounters an existing item in thetoken stream. During SQLCompletion.getCompletion completion lookup, concrete items arepreferred before non-concrete ones