typeNames property

List<Token>? typeNames
getter/setter pair

The tokens there were involved in defining the type of this column.

Implementation

List<Token>? typeNames;